# New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81822] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81822 > --- cpan/List-Util/Changes | 2 +- cpan/List-Util/XS.pp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cpan/List-Util/Changes b/cpan/List-Util/Changes index 552a95a..7af14ae 100644 --- a/cpan/List-Util/Changes +++ b/cpan/List-Util/Changes @@ -315,7 +315,7 @@ Change 365 on 2000/03/03 by <gbarr@pobox.com> (Graham Barr) - Added auto-detection for a compiler and install the perl version if not found - - Better perl implemenation of reftype, should be thread-safe now + - Better perl implementations of reftype, should be thread-safe now Change 364 on 2000/03/03 by <gbarr@pobox.com> (Graham Barr) diff --git a/cpan/List-Util/XS.pp b/cpan/List-Util/XS.pp index 6521f63..51cb19c 100644 --- a/cpan/List-Util/XS.pp +++ b/cpan/List-Util/XS.pp @@ -24,7 +24,7 @@ List::Util::XS - Indicate if List::Util was compiled with a C compiler =head1 DESCRIPTION -B<*** This instalation does not have XS installed ***> +B<*** This installation does not have XS installed ***> C<List::Util::XS> can be used as a dependency to ensure List::Util was installed using a C compiler and that the XS version is installed. -- 1.7.3.3