summaryrefslogtreecommitdiff
path: root/lib/Pod/Html.pm
Commit message (Expand)AuthorAgeFilesLines
* Move Pod::Html from lib/ to ext/Nicholas Clark2010-10-051-2235/+0
* Entity-encode E<0xNNNN> and E<0NNN> correctlyAbhijit Menon-Sen2009-09-041-1/+3
* ++$Pod::Html::VERSIONNicholas Clark2008-03-141-1/+1
* Pod::Html: fix markup errors with (nested) definition listsBrendan O'Dea2007-12-261-55/+64
* [perl #45823] [PATCH] v5.8.8. pod2html: <a name="example"> anchor, but <a hre...Axel Kollmorgen2007-10-091-2/+2
* Re: [perl #41683] [PATCH] v5.8.8 pod2html -- incorrect treatment of non-manua...Jari Aalto2007-03-231-5/+21
* fix instalhtml and Pod::HTML issues.Yves Orton2007-03-231-17/+30
* Re: [PATCH] lib/Pod/Html.pm plus a funky UT8-8 regex bugJarkko Hietaniemi2007-03-221-11/+10
* Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IE...Jari Aalto2007-03-191-8/+6
* Re: [perl #41691] [PATCH] v5.8.8 pod2html -- Convert RFC links to point ot IE...Jari Aalto2007-03-161-0/+19
* Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to suppor...Jari Aalto2007-03-141-13/+64
* [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the outputt...Jari Aalto2007-03-141-7/+19
* [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add 'class="file...Jari Aalto2007-03-141-3/+3
* Pod::Html should not convert "foo" in `foo''Gisle Aas2006-05-251-14/+3
* testcase for change #27832Jan Dubois2006-04-161-0/+1
* Change anchor generation in Pod::Html for "=item item 2"Jan Dubois2006-04-161-1/+1
* Pod::Html::depod() doesn't work correctly for multi-line stringsJan Dubois2006-04-161-2/+2
* Document the functions htmlify() and anchorify() in Pod::Html.Steve Peters2006-04-051-12/+27
* L<PerlIO> and Pod::HtmlSADAHIRO Tomoyuki2006-02-031-5/+4
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Accidental interpolation of $@ in Pod::Html [PATCH]Gisle Aas2005-10-131-2/+2
* Missed test changes and a bit of debugging code that should Steve Peters2005-10-021-1/+0
* Fix some of the XHTML issues in Pod::Html. The call for some timeSteve Peters2005-10-021-0/+3
* Typos in *.p[lm]Piotr Fusik2005-08-021-1/+1
* [perl #36526] Incorrect (X)HTML generated by Pod::Html Earl Hood2005-07-191-8/+19
* Pod::Html - correctly link to =item's on the same pageYitzchak Scott-Thoennes2005-07-051-1/+1
* Bump versions of non dual-life modulesNicholas Clark2005-05-051-1/+1
* Two pod2html patches from Dave Sparks :Gisle Aas2004-12-161-10/+10
* RE: [perl #24610] Pod::Html infinite recursionAnders Johnson2003-12-131-3/+23
* Uppercase globals in Pod::HtmlMichael G. Schwern2003-08-181-283/+277
* Pod::Html unifying global variable declaration and initializationMichael G. Schwern2003-08-181-79/+72
* Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))Michael G. Schwern2003-08-181-7/+6
* Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))Craig A. Berry2003-08-181-1/+3
* Fixes for "installhtml --splithead", based on :Steve Hay2003-04-021-4/+5
* Re: a bugfix for Pod::Html (in diff -u format)DH2002-08-251-17/+19
* anchors fixStas Bekman2002-06-061-4/+3
* 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.Jarkko Hietaniemi2002-05-161-4/+4
* pod2html: try to be EOL agnostic.Jarkko Hietaniemi2002-04-041-0/+19
* [PATCH} Pod::HTML and HTML4Robert Spier2002-04-041-1/+2
* getting rid of a few superfluous $&/$`Jeffrey Friedl2002-04-011-3/+3
* remove warningStas Bekman2002-03-191-2/+0
* fix anchor generation code (ID 20020312.006) Stas Bekman2002-03-161-7/+16
* RE: [PATCH] Get rid of bad error message formatting in Pod::HtmlBrent Dax2002-03-151-5/+5
* Message-Id: <3C7E1CED.7000307@stason.org>Stas Bekman2002-02-281-7/+10
* Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2Ville Skyttä2002-02-151-2/+1
* [ID 20020213.015] Pod::Html XHTML update for 5.7.2Ville Skyttä2002-02-151-149/+172
* Portability fix for Pod::HtmlChris Nandor2001-11-201-2/+3
* Upgrade to podlators 1.13.Jarkko Hietaniemi2001-11-151-4/+3
* a few typo fixes Jeffrey Friedl2001-11-121-3/+3
* Pod::Html makes a poor guess at authorRobert Spier2001-10-021-1/+0