summaryrefslogtreecommitdiff
path: root/lib/Pod
Commit message (Expand)AuthorAgeFilesLines
* [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-containedSpider Boardman2000-08-231-0/+4
* Apply some PodParser 1.18 patches; the Pod/Find.pmJarkko Hietaniemi2000-08-212-6/+21
* Update to Pod::LaTeX 0.53.Tim Jenness2000-08-211-5/+29
* Array context keeps slithering in.Daniel Chetlin2000-08-211-2/+2
* was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)Peter Prymmer2000-08-191-1/+3
* Don't eat leading os from index entries.Russ Allbery2000-08-181-1/+1
* PlainText.pm is dead.Jarkko Hietaniemi2000-08-111-700/+0
* Add a few missing files, update MANIFEST.Jarkko Hietaniemi2000-08-111-0/+700
* Update to Pod::Parser 1.17, from Brad Appleton.Jarkko Hietaniemi2000-08-107-186/+422
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-083-4/+4
* integrate cfgperl changes#6268..6282 into mainlineGurusamy Sarathy2000-07-113-3/+9
* integrate cfgperl changes#6220..6222 into mainlineGurusamy Sarathy2000-07-111-1/+1
* replace pod2latex with the one in Pod-LaTeX v0.52 from CPANGurusamy Sarathy2000-06-011-0/+1567
* Pod::Man generates groff-incompatible macro definition (fromGurusamy Sarathy2000-05-011-1/+1
* podlators-1.02 update (from Russ Allbery)Gurusamy Sarathy2000-05-012-48/+57
* Pod::Man should strip leading lib/ for module manpages (fromGurusamy Sarathy2000-03-191-3/+5
* missing file in change#5781Gurusamy Sarathy2000-03-171-37/+52
* pod{man,text} updates from podlators-1.00 (from Russ Allbery)Gurusamy Sarathy2000-03-171-3/+6
* protect special characters better against interpretation by *roffGurusamy Sarathy2000-03-141-5/+5
* updates from PodParser v1.12 on CPAN (from Brad Appleton)Gurusamy Sarathy2000-03-137-18/+25
* shore up pod2latex shortcomings, and a Pod::Parser fix (fromGurusamy Sarathy2000-03-082-2/+70
* Pod::InputObjects tweak (from Brad Appleton)Gurusamy Sarathy2000-03-081-3/+7
* Pod::Html tweak to avoid false falsesGurusamy Sarathy2000-03-071-3/+6
* add missing HTML escapes that can be displayed in xterm (fromGurusamy Sarathy2000-03-071-2/+37
* change#5513 accidentally undid change#5373, put it backGurusamy Sarathy2000-03-061-28/+33
* Pod::Man bugfixes (from Russ Allbery)Gurusamy Sarathy2000-03-061-42/+60
* add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bugGurusamy Sarathy2000-03-051-1/+1
* undo change#5506; add patch to make blank line warnings optionalGurusamy Sarathy2000-03-052-17/+28
* Pod::Html fixups for nicer links to functions (from Wolfgang LaunGurusamy Sarathy2000-03-041-38/+35
* temporarily disable blank line warning from Pod::Parser untilGurusamy Sarathy2000-03-041-10/+11
* still other multiline match cleanups (from Greg Bacon)Gurusamy Sarathy2000-03-023-29/+29
* make the "back to top" links optionalGurusamy Sarathy2000-03-021-114/+129
* consolidated VMS patches (from Craig A. BerryGurusamy Sarathy2000-03-012-0/+6
* fix Pod::Html to recognize C<< > >> etc., and convert some podsGurusamy Sarathy2000-02-291-26/+32
* PodParser v1.11 update (from Brad Appleton)Gurusamy Sarathy2000-02-266-61/+200
* update PodParser to v1.10 (from Brad Appleton)Gurusamy Sarathy2000-02-254-7/+7
* PodParser-1.093 update (from Brad Appleton's site)Gurusamy Sarathy2000-02-227-172/+442
* fixes for Pod::Html issues (from Wolfgang LaunGurusamy Sarathy2000-02-191-10/+14
* revised notes about Pod::Parser & Co.Gurusamy Sarathy2000-02-061-5/+41
* pod typos (from Gregor N. Purdy <gregor@focusresearch.com>)Gurusamy Sarathy2000-02-041-2/+2
* PodParser-1.092 update via CPAN (from Brad Appleton)Gurusamy Sarathy2000-02-023-455/+1445
* various pod nits identified by installhtml (all fixed exceptGurusamy Sarathy2000-01-271-1/+1
* more fixes for warnings from change#4840Gurusamy Sarathy2000-01-251-6/+8
* avoid warnings due to lack of forward declarationsGurusamy Sarathy2000-01-221-0/+5
* heavy cleanup of Pod::Html bug fixes (from Wolfgang LaunGurusamy Sarathy2000-01-221-558/+755
* use $Config{version} rather than $] where appropriateGurusamy Sarathy2000-01-101-3/+4
* fix bug in processing L<> tags (from j.vavruska@post.cz)Gurusamy Sarathy1999-12-051-1/+1
* Pod::Parser updates (v1.091) from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-11-165-36/+745
* pod updates from Tom ChristiansenGurusamy Sarathy1999-10-181-3/+3
* remove FileHandle from list of PodParser dependencies (theGurusamy Sarathy1999-10-172-6/+5