summaryrefslogtreecommitdiff
path: root/lib/Pod/t
Commit message (Expand)AuthorAgeFilesLines
* do not count tests, instead use done_testing()Michiel Beijen2021-12-041-1/+1
* Remove NetWare supportDagfinn Ilmari Mannsåker2021-10-081-1/+0
* PATCH: [perl #119439] Remove Pod::Parser from coreKarl Williamson2019-05-303-324/+0
* Move Pod::Functions from lib/ to ext/Nicholas Clark2012-02-181-165/+0
* Bring the joy of strict and warnings to Functions.tNicholas Clark2012-02-181-5/+7
* Teach Pod::Functions that each, keys and values also operate on arrays.Nicholas Clark2012-02-181-1/+1
* Add all missing functions to Pod::Functions.Nicholas Clark2012-02-181-9/+10
* Teach Pod::Functions about 'Keywords related to the switch feature'.Nicholas Clark2012-02-181-3/+6
* Update Pod::Functions with changes from perlfunc.podNicholas Clark2012-02-181-7/+7
* Move lib/Pod/t/eol.t to ext/Pod-Html, as it's testing Pod::Html.Nicholas Clark2012-02-081-71/+0
* Convert triplicated code in lib/Pod/t/eol.t to a loop.Nicholas Clark2012-02-081-37/+13
* Refactor lib/Pod/t/eol.tNicholas Clark2012-02-081-38/+39
* The cleanup code in lib/Pod/t/eol.t needs updating to track Pod::Html changes.Nicholas Clark2012-02-081-2/+1
* Convert lib/Pod/t/utils.t from Test to Test::MoreNicholas Clark2011-01-211-24/+13
* Remove Mac OS classic code from tests in lib.Nicholas Clark2011-01-181-2/+1
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-071-1/+1
* Move Pod::Html from lib/ to ext/Nicholas Clark2010-10-057-708/+0
* Move Pod::Parser from lib (and t/pod) to ext.Nicholas Clark2009-09-131-27/+0
* Move podlators from lib to ext.Nicholas Clark2009-09-1321-4010/+0
* Move Pod::LaTeX from lib to ext.Nicholas Clark2009-09-132-505/+0
* Entity-encode E<0xNNNN> and E<0NNN> correctlyAbhijit Menon-Sen2009-09-042-0/+3
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-063-0/+0
* patch@2009-05-25.21:50:08 text-options.t file cleanup on VMSJohn E. Malmberg2009-05-261-1/+1
* Upgrade to Pod-Parser-1.37.Steve Hay2009-02-041-2/+0
* Upgrade to Pod-Parser-1.36.Steve Hay2009-01-301-1/+5
* Upgrade to podlators 2.2.2Rafael Garcia-Suarez2009-01-191-2/+19
* Upgrade to podlators 2.2.1Rafael Garcia-Suarez2008-12-263-5/+91
* Fix new test (just added by podlators upgrade) on Win32, at leastSteve Hay2008-11-071-0/+1
* Upgrade to podlators-2.2.0Steve Hay2008-11-075-6/+153
* Upgrade to podlators-2.1.4Steve Hay2008-09-264-65/+166
* Upgrade to podlators 2.1.3Nicholas Clark2008-09-155-5/+293
* Upgrade to podlators 2.1.2Steve Hay2008-07-226-5/+120
* incorrectly failing test in lib/Pod/t/text.tHans Dieter Pearcey2008-06-061-2/+1
* This needs to change so this doesn't need updating everytimeSteve Peters2008-06-051-1/+1
* It appears that the S<> bug in Pod::Simple hasn't been fixed yet. Steve Peters2008-06-051-1/+1
* Upgrade to podlators-2.1.0Steve Peters2008-06-0210-12/+127
* Pod::Html: fix markup errors with (nested) definition listsBrendan O'Dea2007-12-263-17/+15
* Upgrade to podlators 2.0.6Rafael Garcia-Suarez2007-11-293-19/+40
* [perl #45823] [PATCH] v5.8.8. pod2html: <a name="example"> anchor, but <a hre...Axel Kollmorgen2007-10-091-18/+18
* Re: [perl #41687] [PATCH] v5.8.8 pod2html -- Add --[no]fragmentuniq to suppor...Jari Aalto2007-03-142-12/+12
* [perl #41698] [PATCH] v5.8.8 pod2html -- Add <div>..</div> around the outputt...Jari Aalto2007-03-143-6/+18
* [perl #41701] [PATCH] v5.8.8. pod2html -- F<filename> should add 'class="file...Jari Aalto2007-03-142-2/+2
* 'Unknown PerlIO layer "encoding"...' messageJerry D. Hedden2007-03-061-3/+4
* Silence warnings in Pod::ManRafael Garcia-Suarez2006-11-091-0/+1
* Upgrade to podlators 2.0.5Rafael Garcia-Suarez2006-09-195-10/+87
* z/OS: CPAN-ized ext/ and lib/Jarkko Hietaniemi2006-07-131-1/+1
* testcase for change #27832Jan Dubois2006-04-161-2/+4
* Fix htmllink.t to cater for the case where perladmin isn't an emptyNicholas Clark2006-04-161-1/+1
* Change anchor generation in Pod::Html for "=item item 2"Jan Dubois2006-04-161-4/+1
* Missing part of change 25186Jan Dubois2006-04-161-12/+13