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.3 by root, Sun Oct 27 20:40:25 2013 UTC vs.
Revision 1.4 by root, Sun Nov 24 05:05:23 2013 UTC

1use 5.008002; 1use 5.010001;
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