summaryrefslogtreecommitdiff
path: root/ext/Pod-Html
Commit message (Expand)AuthorAgeFilesLines
* pod2html: Group '*' and 'no*' switches in documentationJames E Keenan2022-12-051-41/+19
* pod2html: sort command-line switchesJames E Keenan2022-11-301-78/+77
* Testing.pm: minor grammatical corrections and docs tidyingJames E Keenan2022-11-281-13/+20
* Pod-Html auxiliary subroutines now imported only from Pod::Html::UtilJames E Keenan2022-11-284-124/+7
* Pod::Html: improve all testsMichiel Beijen2022-01-0419-62/+61
* Exercise Pod::Html::Util::html_escape on Title elementJames E Keenan2021-09-012-3/+3
* Pod::Html: correct line dropped in 13f1edeb52James E Keenan2021-08-231-0/+1
* Pod::Html: remove debugging artifactJames E Keenan2021-08-231-1/+1
* Pod::Html: remove debugging artifactJames E Keenan2021-08-231-1/+0
* Pod::Html: assign directly to array refJames E Keenan2021-08-231-1/+3
* Pod-Html: remove commented-out codeJames E Keenan2021-08-233-14/+2
* Introduce $self->{Pages}James E Keenan2021-08-232-11/+16
* Move $output into the objectJames E Keenan2021-08-231-5/+4
* Replace _save_pages() with _transform()James E Keenan2021-08-231-22/+18
* Convert 3 more subroutines to method callsJames E Keenan2021-08-231-27/+27
* Turn 3 more internal subroutines into method callsJames E Keenan2021-08-231-16/+15
* Have generate_cache() use objectJames E Keenan2021-08-231-14/+14
* Make get_cache(), cache_key() and load_cache() use objectJames E Keenan2021-08-231-21/+21
* File::Spec::Unix is not needed within package Pod::HtmlJames E Keenan2021-08-231-1/+0
* Start to make Pod::Html object-oriented.James E Keenan2021-08-231-72/+78
* Increment $VERSION to 1.33 in all .pm filesJames E Keenan2021-08-233-3/+3
* Pod::Html::Util: small documentation changesJames E Keenan2021-08-141-1/+3
* Pod::Html: assign directly to array refJames E Keenan2021-08-141-1/+3
* Pod-Html: Simplify the sub which processes optionsJames E Keenan2021-08-142-59/+71
* Pod-Html: document new location for utility functionsJames E Keenan2021-08-105-13/+176
* Increment $VERSION throughoutJames E Keenan2021-07-113-3/+3
* Re-arrange subs in calling orderJames E Keenan2021-07-113-142/+141
* Use lowercase for lexical variables -- even filehandlesJames E Keenan2021-07-062-12/+12
* After eval-ing $VERSION, assign return value back to $VERSIONJames E Keenan2021-07-061-2/+1
* Pod-Html: rename Auxiliary.pm to Util.pmJames E Keenan2021-07-066-11/+11
* Keep $VERSION in synchJames E Keenan2021-07-061-1/+1
* Introduce refine_parser()James E Keenan2021-07-061-49/+51
* Introduce generate_cache() and identify_input()James E Keenan2021-07-061-42/+61
* Rename one method per suggestion from rjbsJames E Keenan2021-07-061-2/+2
* Introduce internal sub set_Title();James E Keenan2021-07-061-18/+23
* Introduce internal sub refine_globals()James E Keenan2021-07-061-19/+25
* Create internal sub parse_input_for_podtree()James E Keenan2021-07-061-13/+20
* Remove last hard-tabs from Html.pmJames E Keenan2021-07-061-13/+12
* Create sub write_file()James E Keenan2021-07-061-17/+21
* Introduce Pod::Html::AuxiliaryJames E Keenan2021-07-068-255/+328
* Start refactoring lib/Pod/Html.pmJames E Keenan2021-07-061-133/+128
* Reduce default arguments for Testing:_prepare_argstable()James E Keenan2021-07-062-4/+5
* Introduce Testing::record_state_of_cache()James E Keenan2021-07-062-12/+126
* ext/Pod-Html/t/*.t: Have each file run in tempdirJames E Keenan2021-06-2820-399/+1144
* Remove inheritance from Exporter in ext/ modulesMax Maischein2021-06-251-3/+2
* Merge branch 'pod-html-duplicate-assignment-20210312' into bleadJames E Keenan2021-03-141-2/+1
|\
| * Eliminate double assignment from @_James E Keenan2021-03-121-3/+2
* | Remove duplicate call to init_globals()James E Keenan2021-03-141-3/+1
|/
* Temporarily uncuddle the 'else'sJames E Keenan2021-02-281-4/+2
* List the switches without the hyphensJames E Keenan2021-02-281-5/+5