| Commit message (Expand) | Author | Age | Files | Lines |
* | do not count tests, instead use done_testing() | Michiel Beijen | 2021-12-04 | 1 | -1/+1 |
* | Remove NetWare support | Dagfinn Ilmari Mannsåker | 2021-10-08 | 1 | -1/+0 |
* | PATCH: [perl #119439] Remove Pod::Parser from core | Karl Williamson | 2019-05-30 | 3 | -324/+0 |
* | Move Pod::Functions from lib/ to ext/ | Nicholas Clark | 2012-02-18 | 1 | -165/+0 |
* | Bring the joy of strict and warnings to Functions.t | Nicholas Clark | 2012-02-18 | 1 | -5/+7 |
* | Teach Pod::Functions that each, keys and values also operate on arrays. | Nicholas Clark | 2012-02-18 | 1 | -1/+1 |
* | Add all missing functions to Pod::Functions. | Nicholas Clark | 2012-02-18 | 1 | -9/+10 |
* | Teach Pod::Functions about 'Keywords related to the switch feature'. | Nicholas Clark | 2012-02-18 | 1 | -3/+6 |
* | Update Pod::Functions with changes from perlfunc.pod | Nicholas Clark | 2012-02-18 | 1 | -7/+7 |
* | Move lib/Pod/t/eol.t to ext/Pod-Html, as it's testing Pod::Html. | Nicholas Clark | 2012-02-08 | 1 | -71/+0 |
* | Convert triplicated code in lib/Pod/t/eol.t to a loop. | Nicholas Clark | 2012-02-08 | 1 | -37/+13 |
* | Refactor lib/Pod/t/eol.t | Nicholas Clark | 2012-02-08 | 1 | -38/+39 |
* | The cleanup code in lib/Pod/t/eol.t needs updating to track Pod::Html changes. | Nicholas Clark | 2012-02-08 | 1 | -2/+1 |
* | Convert lib/Pod/t/utils.t from Test to Test::More | Nicholas Clark | 2011-01-21 | 1 | -24/+13 |
* | Remove Mac OS classic code from tests in lib. | Nicholas Clark | 2011-01-18 | 1 | -2/+1 |
* | Fix typos (spelling errors) in lib/* | Peter J. Acklam) (via RT | 2011-01-07 | 1 | -1/+1 |
* | Move Pod::Html from lib/ to ext/ | Nicholas Clark | 2010-10-05 | 7 | -708/+0 |
* | Move Pod::Parser from lib (and t/pod) to ext. | Nicholas Clark | 2009-09-13 | 1 | -27/+0 |
* | Move podlators from lib to ext. | Nicholas Clark | 2009-09-13 | 21 | -4010/+0 |
* | Move Pod::LaTeX from lib to ext. | Nicholas Clark | 2009-09-13 | 2 | -505/+0 |
* | Entity-encode E<0xNNNN> and E<0NNN> correctly | Abhijit Menon-Sen | 2009-09-04 | 2 | -0/+3 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 3 | -0/+0 |
* | patch@2009-05-25.21:50:08 text-options.t file cleanup on VMS | John E. Malmberg | 2009-05-26 | 1 | -1/+1 |
* | Upgrade to Pod-Parser-1.37. | Steve Hay | 2009-02-04 | 1 | -2/+0 |
* | Upgrade to Pod-Parser-1.36. | Steve Hay | 2009-01-30 | 1 | -1/+5 |
* | Upgrade to podlators 2.2.2 | Rafael Garcia-Suarez | 2009-01-19 | 1 | -2/+19 |
* | Upgrade to podlators 2.2.1 | Rafael Garcia-Suarez | 2008-12-26 | 3 | -5/+91 |
* | Fix new test (just added by podlators upgrade) on Win32, at least | Steve Hay | 2008-11-07 | 1 | -0/+1 |
* | Upgrade to podlators-2.2.0 | Steve Hay | 2008-11-07 | 5 | -6/+153 |
* | Upgrade to podlators-2.1.4 | Steve Hay | 2008-09-26 | 4 | -65/+166 |
* | Upgrade to podlators 2.1.3 | Nicholas Clark | 2008-09-15 | 5 | -5/+293 |
* | Upgrade to podlators 2.1.2 | Steve Hay | 2008-07-22 | 6 | -5/+120 |
* | incorrectly failing test in lib/Pod/t/text.t | Hans Dieter Pearcey | 2008-06-06 | 1 | -2/+1 |
* | This needs to change so this doesn't need updating everytime | Steve Peters | 2008-06-05 | 1 | -1/+1 |
* | It appears that the S<> bug in Pod::Simple hasn't been fixed yet. | Steve Peters | 2008-06-05 | 1 | -1/+1 |
* | Upgrade to podlators-2.1.0 | Steve Peters | 2008-06-02 | 10 | -12/+127 |
* | Pod::Html: fix markup errors with (nested) definition lists | Brendan O'Dea | 2007-12-26 | 3 | -17/+15 |
* | Upgrade to podlators 2.0.6 | Rafael Garcia-Suarez | 2007-11-29 | 3 | -19/+40 |
* | [perl #45823] [PATCH] v5.8.8. pod2html: <a name="example"> anchor, but <a hre... | Axel Kollmorgen | 2007-10-09 | 1 | -18/+18 |
* | Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to suppor... | Jari Aalto | 2007-03-14 | 2 | -12/+12 |
* | [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the outputt... | Jari Aalto | 2007-03-14 | 3 | -6/+18 |
* | [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add 'class="file... | Jari Aalto | 2007-03-14 | 2 | -2/+2 |
* | 'Unknown PerlIO layer "encoding"...' message | Jerry D. Hedden | 2007-03-06 | 1 | -3/+4 |
* | Silence warnings in Pod::Man | Rafael Garcia-Suarez | 2006-11-09 | 1 | -0/+1 |
* | Upgrade to podlators 2.0.5 | Rafael Garcia-Suarez | 2006-09-19 | 5 | -10/+87 |
* | z/OS: CPAN-ized ext/ and lib/ | Jarkko Hietaniemi | 2006-07-13 | 1 | -1/+1 |
* | testcase for change #27832 | Jan Dubois | 2006-04-16 | 1 | -2/+4 |
* | Fix htmllink.t to cater for the case where perladmin isn't an empty | Nicholas Clark | 2006-04-16 | 1 | -1/+1 |
* | Change anchor generation in Pod::Html for "=item item 2" | Jan Dubois | 2006-04-16 | 1 | -4/+1 |
* | Missing part of change 25186 | Jan Dubois | 2006-04-16 | 1 | -12/+13 |