More backward compatibility fixes.
The URL
ftp://ftp.eyrie.org/pub/software/modules/podlators-2.0.4.tar.gz
has entered CPAN as
file: $CPAN/authors/id/R/RR/RRA/podlators-2.0.4.tar.gz
size: 76727 bytes
md5: ff5c35d1b0543366ea7782809facf89d
Changes from previous release:
2006-02-19 Russ Allbery <[EMAIL PROTECTED]>
* VERSION: podlators 2.0.4 released.
* lib/Pod/Man.pm (devise_date): Pod::Simple's source_filename
method returns garbage if we're parsing from a file handle, so use
the current time if stating the returned input file fails.
* lib/Pod/Man.pm (parse_from_filehandle): New function for
backward compatibility, since Pod::Simple doesn't support the API
of Pod::Parser.
* lib/Pod/Text.pm (parse_from_filehandle): Likewise.
* t/filehandle.t: Test the parse_from_filehandle API.
--
Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/>