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 1.9.6 - 2011-07-28

  • Changed directory name (_ > -) to avoid confusion with Simon's original 1.0 Fri Jul 29 15:07:26 PDT 2011 Respond to Windoze failure. Failed test 'Check version'at t/02-internals_magic.t line 88 STDERR is: This is t/02-internals_magic.t version 1.9.4 not: This is t\02-internals_magic.t version 1.9.4 The problem is that Windows apparently takes either '/' or '\' in paths, and what was actually used shows up in caller[1]. The problem of the ambiguity is resolved by stripping out the directory path when making comparisions. The path is irrelevant in any case. Thanks to Perl Monks ikegami and Corion who commented on node_id=917637.

Modules

Option framework for command-line applications

Provides

in lib/Getopt/Auto.pm