summaryrefslogtreecommitdiff
path: root/lib/Pod/Parser.pm
Commit message (Collapse)AuthorAgeFilesLines
* Apply some PodParser 1.18 patches; the Pod/Find.pmJarkko Hietaniemi2000-08-211-3/+3
| | | | | patches cannot be applied since #6712 conflicts. p4raw-id: //depot/perl@6754
* Update to Pod::Parser 1.17, from Brad Appleton.Jarkko Hietaniemi2000-08-101-4/+1
| | | p4raw-id: //depot/perl@6578
* updates from PodParser v1.12 on CPAN (from Brad Appleton)Gurusamy Sarathy2000-03-131-5/+12
| | | p4raw-id: //depot/perl@5711
* shore up pod2latex shortcomings, and a Pod::Parser fix (fromGurusamy Sarathy2000-03-081-2/+1
| | | | | Robin Barker) p4raw-id: //depot/perl@5612
* undo change#5506; add patch to make blank line warnings optionalGurusamy Sarathy2000-03-051-16/+27
| | | | | | | (from Brad Appleton) p4raw-link: @5506 on //depot/perl: eaf840779373130f95f7bd459b3864c78c698e28 p4raw-id: //depot/perl@5541
* temporarily disable blank line warning from Pod::Parser untilGurusamy Sarathy2000-03-041-10/+11
| | | | | it can be made optional p4raw-id: //depot/perl@5506
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-011-0/+3
| | | | | | <craig.berry@metamorgs.com>); Glob.pm patch modified to use $DEFAULT_FLAGS, and iff no flags were supplied p4raw-id: //depot/perl@5397
* PodParser v1.11 update (from Brad Appleton)Gurusamy Sarathy2000-02-261-2/+2
| | | p4raw-id: //depot/perl@5273
* update PodParser to v1.10 (from Brad Appleton)Gurusamy Sarathy2000-02-251-4/+4
| | | p4raw-id: //depot/perl@5252
* PodParser-1.093 update (from Brad Appleton's site)Gurusamy Sarathy2000-02-221-42/+76
| | | p4raw-id: //depot/perl@5198
* pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)Gurusamy Sarathy2000-02-041-2/+2
| | | p4raw-id: //depot/perl@4982
* Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-11-161-13/+14
| | | p4raw-id: //depot/perl@4590
* remove FileHandle from list of PodParser dependencies (theGurusamy Sarathy1999-10-171-5/+4
| | | | | difference is 20 files vs 6 files loaded!) p4raw-id: //depot/perl@4400
* lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;Gurusamy Sarathy1999-10-151-1/+1
| | | | | | | | avoid tickling it in Pod::Man for now; other nits in Pod::* p4raw-link: @4081 on //depot/perl: cd06dffe59d60ee6a2fdd7c81f8cef42c7026b36 p4raw-id: //depot/perl@4390
* upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-10-021-22/+342
| | | p4raw-id: //depot/perl@4280
* recognize more constructs such as C<$-> in pod (from Russ AllberyGurusamy Sarathy1999-07-271-2/+4
| | | | | and Brad Appleton) p4raw-id: //depot/perl@3792
* upgrade Pod::Parser to v1.081 from CPANGurusamy Sarathy1999-05-051-4/+5
| | | p4raw-id: //depot/perl@3304
* add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-231-0/+1393
to size and better maintainability) p4raw-id: //depot/perl@3129