开发和下载开源软件

Browse CVS Repository

Contents of /sledge/Sledge-Plugin-CacheContent/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 Apr 9 16:13:58 2003 UTC (21 years, 1 month ago) by miyagawa
Branch: miyagawa, MAIN
CVS Tags: start, HEAD
Changes since 1.1: +0 -0 lines
File MIME type: text/x-perl
initial import

1 use ExtUtils::MakeMaker;
2 WriteMakefile(
3 'NAME' => 'Sledge::Plugin::CacheContent',
4 'VERSION_FROM' => 'lib/Sledge/Plugin/CacheContent.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