summaryrefslogtreecommitdiff
path: root/pod/pod2usage.PL
Commit message (Collapse)AuthorAgeFilesLines
* undo pod utilities regression in 24034Craig A. Berry2005-05-021-3/+2
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <4272B3B8.6030603@mac.com> p4raw-id: //depot/perl@24359
* Upgrade to Pod::Parser 1.30Rafael Garcia-Suarez2005-03-131-2/+3
| | | p4raw-id: //depot/perl@24034
* Reapply change #20983, rolled back by change #22920,Rafael Garcia-Suarez2004-06-111-3/+2
| | | | | | | as noticed by Craig Berry. p4raw-link: @22920 on //depot/perl: 7d8277e26ba3dacb5d0719896027eea95e497496 p4raw-link: @20983 on //depot/perl: 0e9de459b923410f2c7af3887364c6d4cd0df24e p4raw-id: //depot/perl@22931
* Upgrade to Pod::Parser 1.28Rafael Garcia-Suarez2004-06-091-2/+3
| | | | | (except Pod::Find, which has local patches not yet on CPAN) p4raw-id: //depot/perl@22920
* Assimilate PodParser-1.26Nicholas Clark2003-12-271-0/+2
| | | p4raw-id: //depot/perl@21975
* From Craig Berry, following the example of the other podxxx.PLJarkko Hietaniemi2003-09-011-3/+2
| | | | | | | in relying on basename($0, '.PL') to Do The Right Thing with regard to the case of the extension, which could be either .pl or .PL on VMS depending on version-specific features. p4raw-id: //depot/perl@20983
* RE: [PATCH] Pod::InputObjects performance de-pessimizationMarek Rouchal2003-08-291-2/+3
| | | | | | | Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com> PodParser-1.25 prerelease. p4raw-id: //depot/perl@20928
* argv case nit for VMSCraig A. Berry2003-08-021-3/+2
| | | | | | From: "Craig A. Berry" <craigberry@mac.com> Message-ID: <3F2B02DE.10207@mac.com> p4raw-id: //depot/perl@20438
* Update to Pod::Parser 1.17, from Brad Appleton.Jarkko Hietaniemi2000-08-101-1/+1
| | | p4raw-id: //depot/perl@6578
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-031-2/+2
| | | p4raw-id: //depot/perl@5486
* fix PodParser testsuite; Pod::Text subsumes Pod::PlainTextGurusamy Sarathy1999-10-021-4/+1
| | | p4raw-id: //depot/perl@4281
* dos-djgpp update (from Laszlo Molnar <laszlo.molnar@eth.ericsson.se>)Gurusamy Sarathy1999-09-101-1/+4
| | | p4raw-id: //depot/perl@4121
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-07-261-4/+6
| | | p4raw-id: //depot/perl@3774
* First steps of making builds outside the sourceJarkko Hietaniemi1999-07-251-6/+4
| | | | | | | | directory possible. These should get us as far as miniperl, then building DynaLoader falls into tiny twinkling pieces as MakeMaker knows nothing of VPATH mindset. p4raw-id: //depot/cfgperl@3735
* add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-231-0/+179
to size and better maintainability) p4raw-id: //depot/perl@3129