/[MARC-Fast]/trunk/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 /trunk/Makefile.PL

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

revision 27 by dpavlin, Sun Aug 3 06:49:12 2008 UTC revision 39 by dpavlin, Thu Sep 23 12:55:35 2010 UTC
# Line 3  use ExtUtils::MakeMaker; Line 3  use ExtUtils::MakeMaker;
3  # the contents of the Makefile that is written.  # the contents of the Makefile that is written.
4  WriteMakefile(  WriteMakefile(
5      NAME         => 'MARC::Fast',      NAME         => 'MARC::Fast',
6      VERSION_FROM => 'Fast.pm', # finds $VERSION      VERSION_FROM => 'lib/MARC/Fast.pm', # finds $VERSION
7      AUTHOR       => 'Dobrica Pavlinusic (dpavlin@rot13.org)',      AUTHOR       => 'Dobrica Pavlinusic (dpavlin@rot13.org)',
8      ABSTRACT     => '',      ABSTRACT     => '',
9      PREREQ_PM    => {      PREREQ_PM    => {
10          'Test::Simple' => 0.44,          'Test::Simple' => 0.44,
         'Test::Exception' => 0,  
11          'Data::Dump' => 0,          'Data::Dump' => 0,
12          'Carp' => 0,          'Carp' => 0,
13      },      },

Legend:
Removed from v.27  
changed lines
  Added in v.39

  ViewVC Help
Powered by ViewVC 1.1.26