Changeset 16203 for trunk/Nebulous-Server/Build.PL
- Timestamp:
- Jan 23, 2008, 12:27:51 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/Build.PL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/Build.PL
r13388 r16203 80 80 create_makefile_pl => 'passthrough', 81 81 requires => { 82 'Class::Accessor::Fast' => 0, 82 83 'Config::YAML' => '1.42', 84 'DBD::mysql' => '3.0007', 85 'DBI' => '1.53', 86 'File::ExtAttr' => '1.03', 87 'File::Spec::Functions' => 0, 88 'Log::Log4perl' => '0.48', 89 'Net::Server::Daemonize'=> '0.05', 90 'Params::Validate' => '0.73', 91 'SOAP::Lite' => '0.69', 92 'Sys::Statistics::Linux::DiskUsage' => '0.02', 83 93 'URI' => '1.30', 84 'SOAP::Lite' => '0.69',85 'Log::Log4perl' => '0.48',86 'DBI' => '1.53',87 'DBD::mysql' => '3.0007',88 'Class::Accessor::Fast' => 0,89 'Params::Validate' => '0.73',90 'Net::Server::Daemonize'=> '0.05',91 'Sys::Statistics::Linux::DiskUsage' => '0.02',92 'File::ExtAttr' => '1.03',93 94 }, 94 95 build_requires => {
Note:
See TracChangeset
for help on using the changeset viewer.
