Changeset 14400 for trunk/PS-IPP-Config/Build.PL
- Timestamp:
- Aug 1, 2007, 10:50:32 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-Config/Build.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Config/Build.PL
r11647 r14400 4 4 Module::Build->new( 5 5 module_name => 'PS::IPP::Config', 6 dist_version_from => 'lib/PS/IPP/ /Config.pm',6 dist_version_from => 'lib/PS/IPP/Config.pm', 7 7 author => 'Paul Price <price@ifa.hawaii.edu> and Joshua Hoblitt <jhoblitt@cpan.org>', 8 8 license => 'gpl', … … 11 11 'Carp' => 0, 12 12 'Class::Accessor::Fast' => '0.19', 13 'PS::IPP::Metadata::Config' => '0.07', 13 'File::Spec' => '0.87', 14 'Getopt::Long' => '2.33' 15 'PS::IPP::Metadata::Config' => '1.00', 14 16 'Statistics::Descriptive' => '2.6', 15 17 'URI' => 0,
Note:
See TracChangeset
for help on using the changeset viewer.
