/[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 12 by dpavlin, Mon Jun 18 22:32:41 2007 UTC revision 27 by dpavlin, Sun Aug 3 06:49:12 2008 UTC
# Line 9  WriteMakefile( Line 9  WriteMakefile(
9      PREREQ_PM    => {      PREREQ_PM    => {
10          'Test::Simple' => 0.44,          'Test::Simple' => 0.44,
11          'Test::Exception' => 0,          'Test::Exception' => 0,
12            'Data::Dump' => 0,
13          'Carp' => 0,          'Carp' => 0,
14      },      },
15  );  );
# Line 17  sub MY::postamble { Line 18  sub MY::postamble {
18          return <<'MAKE_MORE';          return <<'MAKE_MORE';
19    
20  changelog:  changelog:
21          svn update && svn -v log > Changes          svk update && svk log -v > Changes
22    
23  cpan:  cpan:
24          make clean          make clean

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

  ViewVC Help
Powered by ViewVC 1.1.26