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

Contents of /Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (vendor branch)
Wed Jan 10 15:43:36 2001 UTC (23 years, 2 months ago) by dpavlin
Branch: MAIN, DbP
CVS Tags: r0_2, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/plain
initial import of version 0.2

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