summaryrefslogtreecommitdiff
path: root/ext/Pod-Functions
Commit message (Expand)AuthorAgeFilesLines
* 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