cpan Pod-Simple 3.29_6

latest releases: 3.45, 3.43, 3.42...
pre-release9 years ago
  • The survey() method in Pod::Simple::Search now ignores duplicate
    files with varying lettercasing on case-insensitive file systems.
    This allows

  • When pondering files in a given directory, the survey() method in
    Pod::Simple::Search now prefers files with extensions in the
    following order: no extension, .pod, .pm, .plx, .pl.

  • The find() method in Pod::Simple::Search now records the './pod'
    subdirectory of each directory it considers in such a way as to
    preserve its case on the file system.

  • The find() method in Pod::Simple::Search now tries harder to find
    the proper file on case-insensitive file systems when searching
    for modules starting with "Pod". For example, when searching for
    'Pod::Perldoc' it now returns a file ending in 'Pod/Perldoc.pm'
    instead of 'Pod/perldoc.pod', as the latter is actually the
    documention for the 'perldoc' program.

Don't miss a new Pod-Simple release

NewReleases is sending notifications on new releases.