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

Comparing Geo-LatLon2Place/Makefile.PL (file contents):
Revision 1.2 by root, Mon Mar 14 03:14:40 2022 UTC vs.
Revision 1.3 by root, Mon Mar 14 16:04:07 2022 UTC

1use ExtUtils::MakeMaker; 1use ExtUtils::MakeMaker;
2 2
3use Canary::Stability Geo::LatLon2Place => 1, 5.008; 3use Canary::Stability Geo::LatLon2Place => 1, 5.010;
4 4
5WriteMakefile( 5WriteMakefile(
6 dist => { 6 dist => {
7 PREOP => 'pod2text LatLon2Place.pm | tee README >$(DISTVNAME)/README; chmod -R u=rwX,go=rX . ;', 7 PREOP => 'pod2text LatLon2Place.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