This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcomp.c: Use symbolic constant instead of number
[perl5.git] / ext / Pod-Functions /
2013-07-29 Colin KuskieRefactor ext/Pod-Functions/Functions_pm.PL to use Test...
2013-07-13 Nicholas ClarkGenerate Errno and Pod::Functions with deterministic...
2012-05-22 Father ChrysostomosIncrease $Pod::Functions::VERSION to 1.06
2012-03-17 Nicholas ClarkIn perlfunc, don't have functions in "Misc" and a secon...
2012-03-17 Nicholas ClarkDe-emphasise switch-related keywords in perlfunc.
2012-02-22 David Goldenadd ext/Pod-Functions/.gitignore
2012-02-18 Nicholas ClarkAdd metadata to perlfunc.pod for which version or featu...
2012-02-18 Nicholas ClarkTest that Pod::Function's descriptions are stylisticall...
2012-02-18 Nicholas ClarkTest that functions in the groups in perlfunc.pod are...
2012-02-18 Nicholas ClarkTest that every function in perlfunc.pod has a summary...
2012-02-18 Nicholas ClarkAdd t/porting/perlfunc.t so that porting tests catch...
2012-02-18 Nicholas ClarkIn the generated Pod::Functions, store all function...
2012-02-18 Nicholas ClarkGenerate Pod::Functions from perlfunc.pod
2012-02-18 Nicholas ClarkAdd a dependency for ext/Pod-Functions/Functions_pm...
2012-02-18 Nicholas ClarkChange ext/Pod-Functions to generate Functions.pm from...
2012-02-18 Nicholas ClarkMove Pod::Functions from lib/ to ext/