summaryrefslogtreecommitdiff
path: root/ext/Pod-Html/lib
Commit message (Expand)AuthorAgeFilesLines
* avoid making a new top-level package for one helperRicardo Signes2012-02-071-22/+11
* Modernize the use of open() (copied from old code)Marc Green2012-02-061-6/+6
* Re-add cache featureMarc Green2012-02-061-14/+134
* Make Pod::Html more robust against malformed L<> contents.Nicholas Clark2012-01-171-2/+2
* Add Marc Green an an AUTHOR of Pod::HtmlMarc Green2011-10-311-1/+3
* Update version number (1.11 -> 1.12)Marc Green2011-10-311-1/+1
* Clean up some documentationMarc Green2011-10-311-6/+5
* Unixify the whole path, not just $dir.$fileMarc Green2011-10-311-2/+1
* Fix crossref cross platform compatability issuesMarc Green2011-10-311-15/+44
* Fix crossref bugMarc Green2011-10-311-12/+19
* Tabs -> SpacesMarc Green2011-10-311-89/+88
* Implement option to disable POD ERRORS sectionMarc Green2011-10-311-39/+54
* Implement --recurse and update test casesMarc Green2011-10-311-1/+1
* Fix bug with removal of Podroot from each PodpathMarc Green2011-10-311-2/+7
* Always anchor =item definitions.Marc Green2011-10-311-0/+1
* Update htmlfeature.t for new p2h; fix typo in HtmlMarc Green2011-10-311-2/+2
* Fix --backlink bug; add some documentationMarc Green2011-10-311-4/+10
* Use catdir (not catfile) to avoid a leading '//'Marc Green2011-10-311-1/+2
* Fix bug dealing with PODS not in %PagesMarc Green2011-10-311-4/+4
* Fix cross reference bugMarc Green2011-10-311-41/+68
* Move Pod::Simple::XHTML::LocalPodLinks into Pod::HtmlMarc Green2011-10-311-1/+75
* Add $Htmlfileurl to support relativizing crossrefsMarc Green2011-10-311-11/+28
* Fix ::Search callback arg; fix @Podpath mappingMarc Green2011-10-311-4/+13
* Fix minor formattingMarc Green2011-10-311-3/+3
* Remove --libpods featureMarc Green2011-10-311-26/+3
* Reimplement --header, $bodystyle, $tdstyleMarc Green2011-10-311-8/+19
* Start to reimplement --headerMarc Green2011-10-311-6/+49
* Consider $Podroot when finding PODs; consider $QuietMarc Green2011-10-311-4/+4
* Finish skeleton version of Pod::HtmlMarc Green2011-10-311-6/+25
* Create lib/ dir; begin writing ::Search objectMarc Green2011-10-311-38/+16
* Use Pod::Simple::Search to resolve L<> directivesMarc Green2011-10-311-17/+18
* Continue to transition to ::LocalPodLinksMarc Green2011-10-311-19/+14
* Remove spurious code after start of parser switchMarc Green2011-10-311-1554/+11
* Start replacing home made pod parser with ::SimpleMarc Green2011-10-311-112/+47
* Temporarily remove --header featureMarc Green2011-10-311-12/+1
* Remove cache feature for simplicityMarc Green2011-10-311-177/+7
* Remove deprecated --netscape flagMarc Green2011-10-311-11/+2
* Give Pod-Html a more modern dist layoutFlorian Ragwitz2011-08-271-0/+2247