X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=ext%2FEncode%2FMakefile.PL;h=65819d3f39d46068ba4533c622e0acc86ed9477e;hb=0263186c5d39f3f23552d1bbfa76bd53508fb505;hp=887d814eb8d6c2203ed7ba8b7839084ba0e922d1;hpb=a94e4597e1b418bff145cd900d0d59a59b19b47c;p=p5sagit%2Fp5-mst-13.2.git diff --git a/ext/Encode/Makefile.PL b/ext/Encode/Makefile.PL index 887d814..65819d3 100644 --- a/ext/Encode/Makefile.PL +++ b/ext/Encode/Makefile.PL @@ -1,5 +1,5 @@ # -# $Id: Makefile.PL,v 2.5 2007/05/29 18:15:32 dankogai Exp $ +# $Id: Makefile.PL,v 2.6 2008/05/07 20:56:05 dankogai Exp dankogai $ # use 5.007003; use strict;