From 596588193775cac82eaf059a4aa065829599815a Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Fri, 6 Feb 2015 12:00:27 +0000 Subject: Update Encode to CPAN version 2.70 [DELTA] $Revision: 2.70 $ $Date: 2015/02/05 10:53:00 $ ! Makefile.PL add bin/encguess to EXE_FILES 2.69 2015/02/05 10:35:11 ! bin/encguess Refactored so that * does not depend on non-core module (File::Slurp in particular) * PODified document * -s "encA encB" to -s encA,encB which is more shell-friendly * and more ! MANIFEST + bin/encguess Pulled: Added CLI wrapper for Encode::Guess https://github.com/dankogai/p5-encode/pull/32 ! Unicode/Unicode.pm Pulled: Bump $VERSION in module changed since Encode-2.60 https://github.com/dankogai/p5-encode/pull/31 --- utils.lst | 1 + 1 file changed, 1 insertion(+) (limited to 'utils.lst') diff --git a/utils.lst b/utils.lst index c108c4afd8..216a9d0b55 100644 --- a/utils.lst +++ b/utils.lst @@ -7,6 +7,7 @@ utils/c2ph # link = utils/pstruct utils/cpan utils/corelist utils/enc2xs +utils/encguess utils/h2ph utils/h2xs utils/instmodsh -- cgit v1.2.1