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

Comparing IO-FDPass/Makefile.PL (file contents):
Revision 1.1 by root, Fri Apr 5 04:10:51 2013 UTC vs.
Revision 1.2 by root, Thu Apr 18 11:04:15 2013 UTC

1use ExtUtils::MakeMaker; 1use ExtUtils::MakeMaker;
2
3use 5.008;
4 2
5WriteMakefile( 3WriteMakefile(
6 dist => { 4 dist => {
7 PREOP => 'pod2text FDPass.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;', 5 PREOP => 'pod2text FDPass.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;',
8 COMPRESS => 'gzip -9v', 6 COMPRESS => 'gzip -9v',

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines