开发和下载开源软件

Browse CVS Repository

Contents of /sledge/Bundle-Sledge/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1.1.1 - (show annotations) (download) (as text) (vendor branch)
Wed Feb 25 11:06:40 2004 UTC (20 years, 2 months ago) by miyagawa
Branch: miyagawa, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/x-perl
init

1 use ExtUtils::MakeMaker;
2 WriteMakefile(
3 'NAME' => 'Bundle::Sledge',
4 'VERSION_FROM' => 'lib/Bundle/Sledge.pm', # finds $VERSION
5 'PREREQ_PM' => {
6 Test::More => 0.32,
7 },
8 );

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26