ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/CBOR-XS/Makefile.PL
(Generate patch)

Comparing CBOR-XS/Makefile.PL (file contents):
Revision 1.1 by root, Fri Oct 25 23:09:45 2013 UTC vs.
Revision 1.2 by root, Sat Oct 26 21:06:37 2013 UTC

1use 5.008003; 1use 5.008002;
2use ExtUtils::MakeMaker; 2use ExtUtils::MakeMaker;
3 3
4WriteMakefile( 4WriteMakefile(
5 dist => { 5 dist => {
6 PREOP => 'pod2text XS.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;', 6 PREOP => 'pod2text XS.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines