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

Comparing Compress-LZF/Makefile.PL (file contents):
Revision 1.1 by root, Thu Sep 27 18:36:34 2001 UTC vs.
Revision 1.2 by root, Fri Nov 2 12:34:00 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines