Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version to 5.17.1 | Jesse Luehrs | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | bump version to 5.17.0 | Ricardo Signes | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | Revert fixes for [rt.cpan.org #61577] | Ricardo Signes | 2012-05-14 | 1 | -3/+0 |
| | | | | | | | | | | | | These changes introduced some test failures on AIX and other platforms, and rather than dig around for more failing platforms during the RCx period, we will revert this to reapply later when it is more tested. This reverts commit 01b71c89216c9f447494638a5d108e13c45c3863. This reverts commit b6903614db213f07401367249dc84c896eb099b7. This reverts commit 271d04eee1933df0971f54f7bf9a5ca3575e7e6a. | ||||
* | bump version to 5.16.0 RC0 | Ricardo Signes | 2012-05-10 | 1 | -1/+1 |
| | | | | | | | | Done with: ./perl -Ilib Porting/bump-perl-version -i 5.15.9 5.16.0 ...followed by a small edit to INSTALL and patchlevel.h. | ||||
* | [rt.cpan.org #61577] sockdomain and socktype undef on newly accepted sockets | Daniel Kahn Gillmor | 2012-05-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | There appears to be a flaw in IO::Socket where some IO::Socket objects are unable to properly report their socktype, sockdomain, or protocol (they return undef, even when the underlying socket is sufficiently initialized to have these properties). The attached patch should cover IO::Socket objects created via accept(), new_from_fd(), new(), and anywhere else whose details haven't been properly cached. No new code should be executed on IO::Socket objects whose details are already cached and present. | ||||
* | Bump the perl version in various places for 5.15.9 | Abigail | 2012-03-19 | 1 | -1/+1 |
| | |||||
* | Bump versions from 5.15.7 to 5.15.8 | Max Maischein | 2012-02-20 | 1 | -1/+1 |
| | |||||
* | Pod-Perldoc is now maintained on CPAN | Florian Ragwitz | 2012-01-31 | 1 | -1/+0 |
| | |||||
* | Bump the perl version in various places for v5.15.7 | Chris 'BinGOs' Williams | 2012-01-20 | 1 | -1/+1 |
| | |||||
* | Move Tie-File out of cpan/ and into dist/ | Todd Rinaldo | 2011-12-23 | 1 | -0/+1 |
| | | | | | | | Tie::File has not been changed on CPAN since 2003. It has meanwhile been actively maintained in p5p. Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | ||||
* | Bump the perl version in various places for 5.15.6 | Dave Rolsky | 2011-12-19 | 1 | -1/+1 |
| | |||||
* | Add autodoc.pl to the 'no_index' section of META.yml | Nicholas Clark | 2011-12-19 | 1 | -0/+1 |
| | | | | | This stops search.cpan.org mistaking its stub contents for the (full, generated) perlapi manpage. | ||||
* | Fix Maintainers.pl and META.yml for removal of lib/version.t | David Golden | 2011-12-15 | 1 | -1/+0 |
| | |||||
* | Bump the perl version for 5.15.5 | Steve Hay | 2011-11-20 | 1 | -1/+1 |
| | |||||
* | Bump the perl version in various places for 5.15.4 | Florian Ragwitz | 2011-10-20 | 1 | -1/+1 |
| | |||||
* | bump version to 5.15.3 using Porting/bump-perl-version | Stevan Little | 2011-09-20 | 1 | -1/+1 |
| | |||||
* | Update META.yml following 986a805c | Father Chrysostomos | 2011-09-17 | 1 | -0/+1 |
| | |||||
* | dual-life Carp | Zefram | 2011-09-04 | 1 | -0/+1 |
| | | | | | | | | | Make Carp portable to older Perl versions: * check minimum Perl version (5.6) at load time * use || instead of // * attempt downgrading to avoid loading Unicode tables when that might fail * check whether utf8::is_utf8() exists before calling it * lower IPC::Open3 version requirement in Carp tests | ||||
* | perlfaq is now maintained on CPAN | Florian Ragwitz | 2011-08-29 | 1 | -1/+0 |
| | |||||
* | bump version to 5.12.2 using Porting/bump-perl-version | Ricardo Signes | 2011-08-20 | 1 | -1/+1 |
| | |||||
* | bump perl version number to 5.15.1 | Zefram | 2011-07-20 | 1 | -1/+1 |
| | |||||
* | Dual-life Search::Dict | Florian Ragwitz | 2011-07-17 | 1 | -0/+1 |
| | |||||
* | Dual-life Term::Complete | Florian Ragwitz | 2011-07-13 | 1 | -0/+1 |
| | |||||
* | Dual-life perlfaq | Florian Ragwitz | 2011-07-08 | 1 | -0/+1 |
| | |||||
* | Move perldoc.pod to the dist it belongs to | Florian Ragwitz | 2011-07-07 | 1 | -1/+0 |
| | |||||
* | Regenerate META.yml after the Term-Readline move | Florian Ragwitz | 2011-07-07 | 1 | -0/+1 |
| | |||||
* | Plain scalars are supposed to be literal filenames | Florian Ragwitz | 2011-07-06 | 1 | -0/+1 |
| | | | | Anchor them accordingly. | ||||
* | Remove deprecated Perl 4 core libraries | Florian Ragwitz | 2011-07-03 | 1 | -1/+0 |
| | |||||
* | Dual-life Text::Abbrev | Florian Ragwitz | 2011-07-02 | 1 | -0/+1 |
| | |||||
* | Maintainers.pl: fix podlators entry | David Mitchell | 2011-05-19 | 1 | -0/+1 |
| | | | | | | The mapping didn't include the basic '' => cpan/podlators entry, so core-cpan-diff was reporting lots of errors. Also, there was much strangeness with *.PL files. | ||||
* | Bump the perl version in various places for 5.15.0 | David Mitchell | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | [perl #88486] IO::File does not always export SEEK* | Father Chrysostomos | 2011-04-14 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit d963bf0 made perl set @IO::File::ISA automagically. Commit 15e6cdd made filehandle methods load IO::File automagically. Commit efc5c7c attempted to solve the problem that having IO::Handle loaded causes IO::File to be bypassed, rendering 15e6cdd only semi-effective (see [perl #87940]), by requiring IO::File inside IO::Handle. That commit ended up breaking several CPAN modules, because IO::File adds @IO::Seekable::EXPORT to its own exports. If IO::Seekable is loaded first (before IO::File), before setting up its @EXPORT it loads IO::Handle, which loads IO::File, which tries to load IO::Seekable, which is in %INC already, and which is hence wait- ing for IO::File to load before it sets its own @EXPORT. So IO::File sees @IO::Seekable::EXPORT empty. Hence, every piece of code that tries to import SEEK_END from IO::File will simply not get it if IO::Seekable is already loaded (explicitly or, e.g., by File::Temp). This commit hopefully fixes the breakage and the problem that efc5c7c attempted to fix by loading IO::File only inside IO::Handle::new (the only method that IO::File overrides). | ||||
* | First provisional bump to 5.14.0-RC0 | Jesse Vincent | 2011-04-02 | 1 | -1/+1 |
| | |||||
* | Re-generate META.yml | Florian Ragwitz | 2011-03-25 | 1 | -1/+0 |
| | |||||
* | Bump the perl version for 5.13.11 | Florian Ragwitz | 2011-03-20 | 1 | -1/+1 |
| | |||||
* | Bump the perl version in various places to 5.13.10 | Ævar Arnfjörð Bjarmason | 2011-02-20 | 1 | -1/+1 |
| | | | | | | | | | | Done with: ./perl -Ilib Porting/bump-perl-version -s 5.13.9 5.13.10 > /tmp/scan ./perl -Ilib Porting/bump-perl-version -u < /tmp/scan And then manually editing the README.vms file to update the vmstar example. | ||||
* | Avoid blank lines in META.yml | Nicholas Clark | 2011-01-23 | 1 | -2/+0 |
| | |||||
* | Bump the perl version in various places to 5.13.9 | Jesse Vincent | 2011-01-20 | 1 | -1/+1 |
| | |||||
* | Update META.yml's no_index after the Time-Local move | Florian Ragwitz | 2011-01-02 | 1 | -1/+0 |
| | | | | We should probably write a porting test for that at some point. | ||||
* | update META.yml | Zefram | 2010-12-19 | 1 | -0/+7 |
| | |||||
* | bump perl version number for 5.13.8 | Zefram | 2010-12-19 | 1 | -1/+1 |
| | |||||
* | Clarify this is the Perl 5 interpreter for manpage and META | David Golden | 2010-12-06 | 1 | -1/+1 |
| | |||||
* | make regen; make regen_perly | Chris 'BinGOs' Williams | 2010-11-20 | 1 | -0/+3 |
| | |||||
* | Bump the perl version in various places for v5.13.7 | Chris 'BinGOs' Williams | 2010-11-20 | 1 | -1/+1 |
| | |||||
* | make regen; make regen_perly | Tatsuhiko Miyagawa | 2010-10-20 | 1 | -6/+0 |
| | |||||
* | Bump version to 5.13.6 | Tatsuhiko Miyagawa | 2010-10-20 | 1 | -1/+1 |
| | |||||
* | Bump version to 5.13.5 | Steve Hay | 2010-09-19 | 1 | -1/+1 |
| | |||||
* | Update the perl distribution's abstract | Florian Ragwitz | 2010-09-18 | 1 | -1/+5 |
| | | | | | | | | Commit d27f2b2f9d9e8675f5b63a1453279409ca22f8b6 changed the abstract in the main pod file. This does the same thing for the abstract in META.yml. Also update our no_index directories for some moved dual-life modules, while we're at it. | ||||
* | Bump the perl version to 5.13.4 | Florian Ragwitz | 2010-08-20 | 1 | -1/+1 |
| | |||||
* | Update META.yml | Florian Ragwitz | 2010-08-19 | 1 | -0/+3 |
| |