diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-01-19 21:21:06 +0000 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2012-01-19 21:21:06 +0000 |
commit | 329d453aed974070d8cc031fdb6e31b1c1ae29ae (patch) | |
tree | 94e317e33cc733407befaaeaf344c0dbcae4280a /Porting | |
parent | 708a028cc568da4e705e1a480442bc98518033f1 (diff) | |
download | perl-329d453aed974070d8cc031fdb6e31b1c1ae29ae.tar.gz |
Update perlfaq to CPAN version 5.0150038
[DELTA]
5.0150038 Thu 19 Jan 2012 21:10:06 +0100
* Marpa::XS updated (Jeffrey Kegler)
* Frameworks (wchristian, ranguard, bigpresh, kraih)
* Cleanup (wchristian)
* Users email (apeiron, ranguard)
Diffstat (limited to 'Porting')
-rwxr-xr-x | Porting/Maintainers.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index eedbed07ca..52d11f0aae 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -748,7 +748,7 @@ use File::Glob qw(:case); 'perlfaq' => { 'MAINTAINER' => 'perlfaq', - 'DISTRIBUTION' => 'LLAP/perlfaq-5.0150037.tar.gz', + 'DISTRIBUTION' => 'LLAP/perlfaq-5.0150038.tar.gz', 'FILES' => q[cpan/perlfaq], 'EXCLUDED' => [ qw( t/release-pod-syntax.t |