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

0.10    2014-06-27 (SHARYANTO)

        - pmcost, pmpath, podpath now accept many arguments.

        - Turn off log_any_app so programs start a bit faster.


0.09    2014-06-27 (SHARYANTO)

        - No functional changes.

        - Re-release with experiment utility 'pmless-colon' removed.


0.08    2014-06-27 (SHARYANTO)

        - [ux] Convenience: all non-alphanums will be replaced by '/' during
          completion, so you can type 'text-ansi' and it will be replaced with
          'Text/ANSI' for example.


0.07    2014-06-26 (SHARYANTO)

        - Add test script: pmless-colon.

        - Add FAQ.


0.06    2014-06-26 (SHARYANTO)

        - Use Complete::Module's new case-insensitive completion for
          convenience.


0.05    2014-06-25 (SHARYANTO)

        - No functional changes.

        - Use Complete::Util which replaces SHARYANTO::Complete::Util.


0.04    2014-06-24 (SHARYANTO)

        - pmedit: Handle arguments in $EDITOR.


0.03    2014-06-24 (SHARYANTO)

        - Add utilities: pmdoc, pmman.


0.02    2014-06-24 (SHARYANTO)

        - Add utilities: pmcost, pminfo.


0.01    2014-06-24 (SHARYANTO)

        - First release.