The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension App::plenv

1.3.1 2013-01-24T11:56:38

    [BUG FIX]
    - expand ~ in --build-dir.
      (tokuhirom)

1.3.0 2013-01-24T11:28:10

    - added '--build-dir' argumetns for plenv-install.
      It helps to save object files for debugging with gdb.
      (tokuhirom)

1.2.1 2013-01-23T08:15:49

    - fixed installation issue
      (tokuhirom)

1.2.0 2013-01-23T07:52:54

    - added lots of documents
      (tokuhirom)
    - `global` command removes "perl-" prefix
      `install` command removes "perl-" prefix but `global` doesn't.
      (Masato Ikeda)


1.1.0

    - fixed broken path

1.0.9

    - first release to CPAN!

0.0.1    Sat Jan 12 11:42:02 2013
    - original version