App-Netdisco

 view release on metacpan or  search on metacpan

Build.PL  view on Meta::CPAN

    'File::Slurper' => '0.009',
    'File::Temp' => '0.2311',
    'Guard' => '1.022',
    'HTML::Parser' => '3.70',
    'HTTP::Tiny' => '0.029',
    'IPC::Run' => '20231003.0',
    'IO::Socket::INET6' => '2.72',
    'IO::Socket::SSL' => '2.048',
    'JSON' => '2.90',
    'JSON::PP' => '0',
    'JSON::XS' => '3.01',
    'List::Util' => '1.70',
    'List::MoreUtils' => '0.428',
    'MIME::Base64' => '3.13',
    'Module::Load' => '0.32',
    'Moo' => '1.001000',
    'MCE' => '1.866',
    'Net::Domain' => '1.23',
    'Net::DNS' => '0.72',
    'Net::LDAP' => '0',
    'Net::OpenSSH' => '0',
    'Net::Ping' => '2.75', # is core
    'Net::Ping::External' => '0.15',
    'NetAddr::MAC' => '0.99',
    'NetAddr::IP' => '4.068',
    'Opcode' => '1.07',
    'Package::DeprecationManager' => '0',
    'Path::Class' => '0.32',
    'Plack' => '1.0023',
    'Plack::Handler::Twiggy' => '0',
    'Plack::Middleware::Debug' => '0',
    'Plack::Middleware::Expires' => '0.03',
    'Plack::Middleware::Headers' => '0',
    'Plack::Middleware::ReverseProxy' => '0.15',
    'Pod::Usage' => 0,
    'Proc::ProcessTable' => '0.636',
    'Regexp::Common' => 2017060201,
    'Regexp::Common::net::CIDR' => 0,
    'Role::Tiny' => '1.002005',
    'Scope::Guard' => 0,
    'Sereal' => '0',
    'Session::Storage::Secure' => '1.000',
    'SNMP::Info' => '3.975000',
    'Socket6' => '0.23',
    'SQL::Abstract' => '1.85',
    'SQL::Translator' => '0.11024',
    'Starman' => '0.4008',
    'Storable' => '0',
    'String::Util' => '1.35',
    'Sub::Util' => '1.40',
    'Sys::SigAction' => '0.24',
    'Template' => '2.24',
    'Template::AutoFilter' => '0',
    'Template::Plugin::CSV' => '0.04',
    'Template::Plugin::Number::Format' => '1.02',
    'Term::ANSIColor' => '5.01',
    'Term::ReadLine' => '0',
    'Term::UI' => '0',
    'Text::CSV' => '2.04',
    'Text::CSV_XS' => '1.53',
    'Try::Tiny' => '0',
    'URI' => '0',
    'URI::Based' => '0',
    'URL::Encode' => '0.03',
    'URL::Encode::XS' => '0',
    'YAML' => '0.84',
    'YAML::XS' => '0.41',
  },
  recommends => {
    'Graph' => '0',
    'GraphViz' => '0',
    'Alien::SNMP' => '3.0509030000',
  },
  test_requires => {
    'Test::More' => '1.302083',
    'Env::Path'  => '0',
    'Test::Compile' => '0',
    'Test::File::ShareDir::Dist' => '0',
  },
  script_files => [
    'bin/nd-import-topology',
    'bin/netdisco-db-deploy',
    'bin/netdisco-deploy',
    'bin/netdisco-do',
    'bin/netdisco-env',
    'bin/netdisco-backend-fg',
    'bin/netdisco-backend',
    'bin/netdisco-daemon-fg',
    'bin/netdisco-daemon',
    'bin/netdisco-web-fg',
    'bin/netdisco-web',
    'bin/netdisco-rancid-export',
    'bin/netdisco-sshcollector',
  ],
  share_dir => 'share',
  meta_merge => {
    resources => {
      homepage => 'http://netdisco.org/',
      bugtracker => 'https://github.com/netdisco/netdisco/issues',
      repository => 'https://github.com/netdisco/netdisco',
      MailingList => 'https://lists.sourceforge.net/lists/listinfo/netdisco-users',
      IRC => 'irc://irc.libera.chat/#netdisco',
    },
  },
)->create_build_script;



( run in 0.368 second using v1.01-cache-2.11-cpan-39bf76dae61 )