In perl.git, the branch sprout/perl5140delta has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/d0a0975d244c8d2c7ed26fcaf5db5fbe2bf718aa?hp=5f7f754c54288d0e09b46718de3ce46295accb10>

- Log -----------------------------------------------------------------
commit d0a0975d244c8d2c7ed26fcaf5db5fbe2bf718aa
Author: Father Chrysostomos <[email protected]>
Date:   Tue Mar 15 12:21:14 2011 -0700

    perldelta: Remove the Dual-Life Modules section
    
    Dual life is more a property of the CPAN releases than it is of perl.
    And this delta file is too long anyway.
-----------------------------------------------------------------------

Summary of changes:
 pod/perldelta.pod |   36 ------------------------------------
 1 files changed, 0 insertions(+), 36 deletions(-)

diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 4a32763..7891cb1 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1880,42 +1880,6 @@ have been corrected.
 
 =back
 
-=head2 Dual-life Modules and Pragmata
-
-These modules were formerly distributed only in the Perl core
-distribution, and are now dual-lifed (meaning they are now also available
-separately on CPAN):
-
-XXX I know there are a lot more than this!
-
-=over 4
-
-=item *
-
-C<autouse>
-
-=item *
-
-C<Devel::SelfStubber>
-
-=item *
-
-C<Dumpvalue>
-
-=item *
-
-C<Env>
-
-=item *
-
-C<File::CheckTree>
-
-=item *
-
-C<I18N::Collate>
-
-=back
-
 =head2 Removed Modules and Pragmata
 
 The following modules have been removed from the core distribution, and if

--
Perl5 Master Repository

Reply via email to