This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
util.c:get_db_sub: correct comment
[perl5.git] / dist / Pod-Perldoc / lib / Pod /
2011-09-18 Father Chrysostomos[perl #95034] Make perldoc <url> use a reasonabe name
2011-07-10 Claes JakobssonAdd crude support to perldoc for viewing PODs via HTTP(s)
2011-06-25 Alan Haggai Alavifix `perldoc -v '$0'`
2011-06-25 Father ChrysostomosIncrease $Pod::Perldoc::VERSION
2011-06-16 Father ChrysostomosIncrease Pod::Perldoc’s version
2011-06-16 Shawn M MooreFactor out ->program_name and use it in more places
2011-06-16 Shawn M MooreComment grammar and clarity fix
2011-06-16 Shawn M MooreConsistently titlecase descriptions in -h
2011-06-16 Shawn M MooreUse the same "$me OPTIONS" invocation as the other...
2011-05-19 Craig A. BerryCorrect perldoc search path for VMS.
2011-01-20 Jesse VincentBumping version of Pod::Perldoc per porting/cmpVERSION.pl
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in dist/*
2010-02-17 Offer KayeDocumentation fix in perldoc's usage statement. (...
2009-10-21 David GoldenFix uninitialized warnings in Pod::Perldoc
2009-09-30 Nicholas ClarkMove Pod::Perldoc from ext/ to dist/ origin/podder