The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.27 - 2011-04-14

  • ENHANCEMENTS
    • run(): For convenience, allow general options (e.g. --version, --help, --json, etc) to be specified after subcommand name, if it doesn't collide with spec arg
  • ETC
    • Replace Clone::Any with Data::Clone (Clone::Any fallbacks to Storable which doesnt support storing Regexp, so tests will fail if Clone is not available).

Documentation

Run Perl module as a command-line application

Modules

Access Perl subs via command line

Provides

in lib/Sub/Spec/CmdLine.pm