开发和下载开源软件

Browse CVS Repository

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

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


Revision 1.2 - (show annotations) (download) (as text)
Sun Oct 23 05:19:07 2005 UTC (18 years, 6 months ago) by takefumi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -0 lines
File MIME type: text/x-perl
0.10

1 use ExtUtils::MakeMaker;
2 WriteMakefile(
3 'NAME' => 'Sledge::MobileGate',
4 'VERSION_FROM' => 'lib/Sledge/MobileGate.pm', # finds $VERSION
5 'PREREQ_PM' => {
6 Test::More => 0.32,
7 HTTP::MobileAgent => 0,
8 HTML::Entities::ImodePictogram => 0
9 },
10 );

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