/[Apache_czs]/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

Annotation of /Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Wed Jan 10 15:43:36 2001 UTC (23 years, 2 months ago) by dpavlin
Branch point for: MAIN, DbP
File MIME type: text/plain
Initial revision

1 dpavlin 1.1 use ExtUtils::MakeMaker;
2     # See lib/ExtUtils/MakeMaker.pm for details of how to influence
3     # the contents of the Makefile that is written.
4     WriteMakefile(
5     'NAME' => 'Apache::czs',
6     'VERSION_FROM' => 'czs.pm', # finds $VERSION
7     );

  ViewVC Help
Powered by ViewVC 1.1.26