summaryrefslogtreecommitdiff
path: root/ext/Pod-Functions/Functions_pm.PL
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add metadata to perlfunc.pod for which version or feature added a function.Nicholas Clark2012-02-181-0/+2
* 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-181-254/+109
* Change ext/Pod-Functions to generate Functions.pm from a Perl script.Nicholas Clark2012-02-181-0/+378