Backup-Omni

 view release on metacpan or  search on metacpan

Makefile.PL  view on Meta::CPAN

# Note: this file was auto-generated by Module::Build::Compat version 0.3607
require 5.008008;
use ExtUtils::MakeMaker;
WriteMakefile
(
          'PL_FILES' => {},
          'INSTALLDIRS' => 'site',
          'NAME' => 'Backup::Omni',
          'EXE_FILES' => [],
          'VERSION_FROM' => 'lib/Backup/Omni.pm',
          'PREREQ_PM' => {
                           'Try::Tiny' => '0.11',
                           'Test::More' => 0,
                           'DateTime' => '0.78',
                           'Badger' => '0.09',
                           'Params::Validate' => '0.95',
                           'DateTime::Format::Strptime' => '1.52'
                         }
        )
;



( run in 2.268 seconds using v1.01-cache-2.11-cpan-99c4e6809bf )