Changeset 5161
- Timestamp:
- Sep 27, 2005, 3:33:33 PM (21 years ago)
- Location:
- trunk/PS-IPP-MetaDB
- Files:
-
- 1 added
- 2 edited
-
. (modified) (1 prop)
-
.cvsignore (added)
-
Build.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-MetaDB
-
Property svn:ignore
set to
Build
META.yml
Makefile
Makefile.PL
_build
blib
-
Property svn:ignore
set to
-
trunk/PS-IPP-MetaDB/Build.PL
r5082 r5161 3 3 4 4 Module::Build->new( 5 module_name => 'PS::IPP::MetaDB', 5 module_name => 'PS::IPP::MetaDB', 6 dist_version_from => 'lib/PS/IPP/MetaDB.pm', 7 author => 'Joshua Hoblitt <jhoblitt@cpan.org>', 8 license => 'gpl', 9 create_makefile_pl => 'passthrough', 6 10 build_requires => { 7 'Class::DBI::mysql'=> 0,11 'Class::DBI::mysql' => 0, 8 12 }, 9 13 )->create_build_script;
Note:
See TracChangeset
for help on using the changeset viewer.
