/[bibulus]/bibulus/Makefile.PL
ViewVC logotype

Diff of /bibulus/Makefile.PL

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

revision 1.5 by twid, Sun Jun 22 23:05:12 2003 UTC revision 1.6 by twid, Sun Jul 13 19:29:17 2003 UTC
# Line 7  my $prefix;  # for use in constants and Line 7  my $prefix;  # for use in constants and
7  # the contents of the Makefile that is written.  # the contents of the Makefile that is written.
8  WriteMakefile(  WriteMakefile(
9      'NAME'              => 'Bibulus',      'NAME'              => 'Bibulus',
10      'VERSION'           => '0.04',      'VERSION'           => '0.10',
11      'EXE_FILES'         => [preproclang],      'EXE_FILES'         => [],
12      'PREREQ_PM'         => {XML::Twig => 2.02},      'PREREQ_PM'         => {XML::Twig => 2.02},
13      ($] >= 5.005 ?    ## Add these new keywords supported since 5.005      ($] >= 5.005 ?    ## Add these new keywords supported since 5.005
14        (ABSTRACT_FROM => 'Bibulus.pm',        (ABSTRACT_FROM => 'Bibulus.pm',

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26