summaryrefslogtreecommitdiff
path: root/ext/Pod-Functions
Commit message (Expand)AuthorAgeFilesLines
* Better email address for Perl 5 PortersJames E Keenan2021-10-091-1/+1
* Remove inheritance from Exporter in ext/ modulesMax Maischein2021-06-251-3/+2
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
* revert smartmatch to 5.27.6 behaviourZefram2017-12-292-2/+2
* remove useless "break" mechanismZefram2017-11-292-2/+2
* Pod::Functions/Functions_pm.PL: Fix pod errorKarl Williamson2016-05-241-2/+2
* perlfunc overhaulLukas Mai2016-02-272-6/+9
* Pod-Functions/Functions_pm.PL: Generalize for non-ASCII platformsKarl Williamson2015-03-051-4/+12
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-3/+3
* Refactor ext/Pod-Functions/Functions_pm.PL to use Test::More instead of makin...Colin Kuskie2013-07-291-15/+13
* Generate Errno and Pod::Functions with deterministic order.Nicholas Clark2013-07-131-2/+2
* Increase $Pod::Functions::VERSION to 1.06Father Chrysostomos2012-05-211-1/+1
* In perlfunc, don't have functions in "Misc" and a second category.Nicholas Clark2012-03-171-3/+2
* De-emphasise switch-related keywords in perlfunc.Nicholas Clark2012-03-171-5/+2
* add ext/Pod-Functions/.gitignoreDavid Golden2012-02-221-0/+1
* Add metadata to perlfunc.pod for which version or feature added a function.Nicholas Clark2012-02-181-0/+2
* Test that Pod::Function's descriptions are stylistically consistent.Nicholas Clark2012-02-181-1/+9
* Test that functions in the groups in perlfunc.pod are in sorted order.Nicholas Clark2012-02-181-0/+11
* Test that every function in perlfunc.pod has a summary for Pod::Functions.Nicholas Clark2012-02-181-4/+17
* Add t/porting/perlfunc.t so that porting tests catch problems with perlfuncNicholas Clark2012-02-181-1/+15
* In the generated Pod::Functions, store all function data with tab separation.Nicholas Clark2012-02-181-6/+5
* Generate Pod::Functions from perlfunc.podNicholas Clark2012-02-182-255/+110
* Add a dependency for ext/Pod-Functions/Functions_pm.PL on pod/perlfunc.podNicholas Clark2012-02-181-1/+19
* Change ext/Pod-Functions to generate Functions.pm from a Perl script.Nicholas Clark2012-02-182-0/+39
* Move Pod::Functions from lib/ to ext/Nicholas Clark2012-02-182-0/+511