In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/4d1face807dfa10023aa90e871c1203a85eb4d90?hp=79e1bedb117246358d920c36b2de61d23e6e16d4>
- Log ----------------------------------------------------------------- commit 4d1face807dfa10023aa90e871c1203a85eb4d90 Author: Father Chrysostomos <spr...@cpan.org> Date: Wed Jan 19 13:56:49 2011 -0800 perldelta: t/porting/filenames.t ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 8 ++------ 1 files changed, 2 insertions(+), 6 deletions(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index a7b9982..badba25 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -418,7 +418,8 @@ that they represent may be covered elsewhere. =item * -XXX +A new test script, C<t/porting/filenames.t>, makes sure that filenames and +paths are reasonably portable. =back @@ -1189,11 +1190,6 @@ Date: Tue Sep 14 17:54:15 2010 +0200 See http://www.tishler.net/jason/software/rebase/rebase-2.4.2.README -NEW TESTS - - t/porting/filenames.t to make sure that filenames and paths are reasonably portable - - Platforms Actually excise 'Apollo DomainOS' support. We officially killed it in 5.11.0. It -- Perl5 Master Repository