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

Comparing Devel-FindRef/Makefile.PL (file contents):
Revision 1.1 by root, Thu Jan 11 22:30:34 2007 UTC vs.
Revision 1.2 by root, Fri Aug 28 20:30:07 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines