/[Search-Estraier]/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 8 by dpavlin, Wed Jan 4 13:13:06 2006 UTC revision 9 by dpavlin, Wed Jan 4 15:28:39 2006 UTC
# Line 9  WriteMakefile( Line 9  WriteMakefile(
9      VERSION_FROM      => 'Estraier.pm', # finds $VERSION      VERSION_FROM      => 'Estraier.pm', # finds $VERSION
10      PREREQ_PM         => {      PREREQ_PM         => {
11                  'Carp' => 0,                  'Carp' => 0,
12                    'Test::Simple' => 0,
13                    'Test::Exception' => 0,
14      }, # e.g., Module::Name => 1.1      }, # e.g., Module::Name => 1.1
15      ($] >= 5.005 ?     ## Add these new keywords supported since 5.005      ($] >= 5.005 ?     ## Add these new keywords supported since 5.005
16        (ABSTRACT_FROM  => 'Estraier.pm', # retrieve abstract from module        (ABSTRACT_FROM  => 'Estraier.pm', # retrieve abstract from module

Legend:
Removed from v.8  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.26