/[maps]/Makefile.PL
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 14 by dpavlin, Mon Dec 3 14:25:40 2007 UTC revision 22 by dpavlin, Wed Dec 5 21:20:54 2007 UTC
# Line 21  features( Line 21  features(
21          ],          ],
22  );  );
23    
24    features(
25            'NMEA to GPX' => [
26            -default => 1,
27            recommends('Geo::Gpx'),
28            ],
29    );
30    
31  install_script 'stich.pl';  install_script 'stich.pl';
32    

Legend:
Removed from v.14  
changed lines
  Added in v.22

  ViewVC Help
Powered by ViewVC 1.1.26