summaryrefslogtreecommitdiff
path: root/lib/Pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>;Gurusamy Sarathy1999-10-152-3/+8
* update to podlators-0.08 from Russ AllberyGurusamy Sarathy1999-10-072-11/+22
* update pod2man, pod2text and related Pod:: modules with theGurusamy Sarathy1999-10-024-16/+1211
* fix PodParser testsuite; Pod::Text subsumes Pod::PlainTextGurusamy Sarathy1999-10-022-767/+133
* upgrade to PodParser-1.085 from Brad Appleton <bradapp@enteract.com>Gurusamy Sarathy1999-10-026-640/+1034
* fix DATA leaks; reword documentation about the DATA filehandleGurusamy Sarathy1999-09-121-0/+2
* allow 'text' in L<text|A::B/"C"> (from Martin LichtinGurusamy Sarathy1999-09-101-1/+2
* Pod::Html tweakJan Dubois1999-07-281-2/+2
* recognize more constructs such as C<$-> in pod (from Russ AllberyGurusamy Sarathy1999-07-271-2/+4
* replace Pod::Text with Pod::SimpleText v0.01 (thanksGurusamy Sarathy1999-07-273-565/+825
* don't quit if =head* wasn't found (suggested by Roland BauerGurusamy Sarathy1999-07-271-3/+2
* ~ isn't valid in VMS filenamesGurusamy Sarathy1999-07-261-2/+3
* applied suggested patch, along with later tweakJan Dubois1999-07-171-11/+56
* EBCDIC %HTML_Escapes for Pod::Text, plus sync patch.Peter Prymmer1999-05-251-0/+80
* major pod update from Tom ChristiansenGurusamy Sarathy1999-05-241-7/+8
* pod->html VMS fixeslane@duphy4.physics.drexel.edu1999-05-101-0/+1
* escape ampersands in <pre> sectionsGurusamy Sarathy1999-05-101-2/+1
* upgrade Pod::Parser to v1.081 from CPANGurusamy Sarathy1999-05-056-19/+20
* add Pod-Parser-1.08 (verbatim module =include tests elided owingGurusamy Sarathy1999-03-236-0/+4420
* avoid escaping &amp; et al multiple times (variant of fix suggested byGurusamy Sarathy1999-02-281-1/+1
* PATCH: lib/Pod/Functions.pm for perl5.005_55Tom Christiansen1999-02-171-0/+3
* backout change#2811 and add newer version based on File::SpecBarrie Slaymaker1999-02-151-32/+149
* missing patch in change#2522Gurusamy Sarathy1999-02-111-2/+2
* Integrate from mainperl.Jarkko Hietaniemi1999-02-071-1/+1
|\
| * pod2html misinterprets Foo::Bar as a URL (fix suggested by Alexander BariloGurusamy Sarathy1999-02-071-1/+1
* | 5.005_54 (pod2html) Generate Relative URLsBarrie Slaymaker1999-02-031-11/+56
|/
* typos in Pod/Text.pmGreg Chapman1999-02-011-3/+3
* One paste too many in #2345.Jarkko Hietaniemi1998-12-021-1/+0
* Pod::Html and Pod::Text were not locale-savvy:Fyodor Krasnov1998-12-022-0/+5
* handle '::' in section names properlyGraham Barr1998-10-251-3/+5
* make Pod/Html.pm handle the --title option properly (as suggestedGurusamy Sarathy1998-09-231-11/+13
* correct Pod::Html's notion of email addressesAbigail1998-08-041-1/+1
* pod2html againIlya Zakharevich1998-06-101-2/+8
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-51/+67
* [win32] applied a version of this with tabs intactDan Schmidt1998-02-191-6/+8
* [win32] Fix C<0> problem in Pod::HtmlGurusamy Sarathy1998-02-191-1/+1
* 5.004_58 | _04: pod2*,perlpod: L<show this|man/section>Achim Bohnet1998-02-122-4/+11
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-172-3/+24
* pod2html mangles C<&foo(42);>Tim Bunce1997-08-071-2/+2
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-33/+72
* misc perl5.004 doc fixesLarry W. Virden1997-06-111-1/+1
* Pod::Text nit for Win32Gurusamy Sarathy1997-06-111-1/+1