The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.70

  • CPAN#115847: pod2usage exits with error when using "-verbose 3" with STDIN Addressed in pod2usage script, and updated POD
  • CPAN#122941: Pod::Usage::pod2usage() problem with $Config{scriptdir} Should be fixed by 1.69 already; reviewed code
  • CPAN#121489: I<> not emphasized when used with Pod::Text::Termcap Added specific support of ::Termcap
  • CPAN#114697: Sample code syntax error in documentation for Pod-Usage Fixed. Well spotted!
  • CPAN#125337: Typo in pod Fixed. Well spotted, too!
  • CPAN#130418: Fix parent directory in pod2usage auxiliary script Patch accepted, thanks!
  • CPAN#131845: $Config{pager} string can have arguments fixed by changing the system() command from using the array form to string form, and escape/quote the file path to protect any metacharacters in the file path
  • CPAN#131844: preferring PAGER to $Config{pager} Fixed with the above CPAN#131845

Documentation

print usage messages from embedded pod docs in files

Modules

print a usage message from embedded pod documentation