Task-FusionInventory

 view release on metacpan or  search on metacpan

META.json  view on Meta::CPAN

      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Archive::Extract" : "0",
            "Compress::Zlib" : "0",
            "Crypt::DES" : "0",
            "Digest::MD5" : "0",
            "Digest::SHA" : "0",
            "File::Copy::Recursive" : "0",
            "File::Which" : "0",
            "HTTP::Daemon" : "0",
            "IO::Socket::SSL" : "0",
            "JSON" : "0",
            "LWP" : "5.8",
            "LWP::Protocol::https" : "0",
            "Module::Install" : "0",

META.yml  view on Meta::CPAN

  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: Task-FusionInventory
no_index:
  directory:
    - t
    - inc
requires:
  Archive::Extract: 0
  Compress::Zlib: 0
  Crypt::DES: 0
  Digest::MD5: 0
  Digest::SHA: 0
  File::Copy::Recursive: 0
  File::Which: 0
  HTTP::Daemon: 0
  IO::Socket::SSL: 0
  JSON: 0
  LWP: 5.8
  LWP::Protocol::https: 0
  Module::Install: 0

Makefile.PL  view on Meta::CPAN

        # inventory
        'Parse::EDID'                     => 0,
        # deploy
        'Archive::Extract'                => 0,
        'Digest::SHA'                     => 0,
        'File::Copy::Recursive'           => 0,
        'JSON'                            => 0,
        'POE::Component::Client::Ping'    => 0,
        'URI::Escape'                     => 0,
        # network discovery and inventory
        'Crypt::DES'                      => 0,
        'Digest::MD5'                     => 0,
        'Net::SNMP'                       => 0,
        'Net::NBName'                     => 0,
        # wake-on-LAN
        'Net::Write::Layer2'              => 0,
    },
    TEST_REQUIRES => {
        'HTTP::Proxy'                  => 0,
        'HTTP::Server::Simple'         => 0,
        'HTTP::Server::Simple::Authen' => 0,

lib/Task/FusionInventory.pm  view on Meta::CPAN

Agent development.

The following modules are installed everyhwere:

=over

=item * Archive::Extract

=item * Compress::Zlib

=item * Crypt::DES

=item * Digest::MD5

=item * Digest::SHA

=item * File::Copy::Recursive

=item * File::Which

=item * HTTP::Daemon



( run in 0.250 second using v1.01-cache-2.11-cpan-9a3d99fc6dc )