diff options
author | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-07-25 16:02:06 +0100 |
---|---|---|
committer | Chris 'BinGOs' Williams <chris@bingosnet.co.uk> | 2011-07-25 16:03:51 +0100 |
commit | 17609435f64cce117bbb22d7b0ce6e3958c67736 (patch) | |
tree | b105c887e50fd47496808a8cbfd84dbe1fc48e40 /pod/perldelta.pod | |
parent | 1ba7a2fbd6d5e96e32cbe7fec619ad8159cc1a54 (diff) | |
download | perl-17609435f64cce117bbb22d7b0ce6e3958c67736.tar.gz |
Update Unicode-Collate to CPAN version 0.78
[DELTA]
0.78 Mon Jul 25 21:29:50 2011
- tried fixing the tarball with world writable files.
( http://www.perlmonks.org/?node_id=731935 )
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r-- | pod/perldelta.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index db95e6fa34..6996911119 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -130,6 +130,10 @@ Only interpret an initial array reference as a list of colors, not any initial reference, allowing the colored function to work properly on objects with stringification defined. +=item * + +L<Unicode::Collate> has been upgraded from version 0.77 to version 0.78 + =back =head2 Removed Modules and Pragmata |