App::llenv
         riywo
2012/01/0[78]
LL

        LL




             PATH

rsync
App::llenv(        perl)

  llinstall

    perlbrew       nvm

    ostype    OS

  llenv

                    LL
llinstall init perl

llinstall install perl perl-5.14.2

llinstall list perl

llinstall exec perl perl-5.14.2 -- -V
llenv setup MyApp -l perl -v perl-5.14.2

llenv exec perl -- -V

llenv exec hoge.pl

llenv exec plackup -- app.psgi

llenv install hoge.pl

hoge.pl
curl -kL https://raw.github.com/
riywo/App-llenv/master/llenv-install
| bash

export LLENV_ROOT=$HOME/llenv

export LLENV_OSTYPE=`$LLENV_ROOT/bin/
ostype`

export PATH=$LLENV_ROOT/bin:$PATH
$LLENV_ROOT

  llenv

$LLENV_OSTYPE

  OS          (ostype   script   )
$LLENV_ROOT/apps/MyApp



  .llenv.pl

$LLENV_ROOT/lls/$LLENV_OSTYPE/perl

  llinstall   LL
perl/ruby/python/node   Sinatra

  1. llenv setup

  2. carton/bundle/pip/npm install

  3. vim test.(pl|rb|py|js)

  4. llenv exec test.(pl|rb|py|js)
perl

       orz

             orz

App::llenv 2012/01発火村

Editor's Notes