The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Semantic data classes for net-related data",
   "author" : [
      "Marcel Gruenauer <marcel@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 4.101582, CPAN::Meta::Converter version 2.101591",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Data-Semantic-Net",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.31"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Semantic" : 0,
            "Data::Semantic::Test" : 0,
            "Net::IP" : 0,
            "Test::More" : 0,
            "constant" : 0,
            "parent" : 0,
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Carp" : 0,
            "English" : 0,
            "File::Find" : 0,
            "File::Temp" : 0,
            "Scalar::Util" : 0,
            "Test::CompanionClasses" : 0,
            "Test::More" : "0.94"
         }
      }
   },
   "provides" : {
      "Data::Semantic::Net" : {
         "file" : "lib/Data/Semantic/Net.pm",
         "version" : "1.101760"
      },
      "Data::Semantic::Net::IPAddress" : {
         "file" : "lib/Data/Semantic/Net/IPAddress.pm",
         "version" : "1.101760"
      },
      "Data::Semantic::Net::IPAddress::IPv4" : {
         "file" : "lib/Data/Semantic/Net/IPAddress/IPv4.pm",
         "version" : "1.101760"
      },
      "Data::Semantic::Net::IPAddress::IPv4_TEST" : {
         "file" : "lib/Data/Semantic/Net/IPAddress/IPv4_TEST.pm",
         "version" : "1.101760"
      },
      "Data::Semantic::Net::IPAddress::IPv6" : {
         "file" : "lib/Data/Semantic/Net/IPAddress/IPv6.pm",
         "version" : "1.101760"
      },
      "Data::Semantic::Net::IPAddress::IPv6_TEST" : {
         "file" : "lib/Data/Semantic/Net/IPAddress/IPv6_TEST.pm",
         "version" : "1.101760"
      },
      "Data::Semantic::Net::IPAddress::TestData::IPv4" : {
         "file" : "lib/Data/Semantic/Net/IPAddress/TestData/IPv4.pm",
         "version" : "1.101760"
      },
      "Data::Semantic::Net::IPAddress::TestData::IPv6" : {
         "file" : "lib/Data/Semantic/Net/IPAddress/TestData/IPv6.pm",
         "version" : "1.101760"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "bug-data-semantic-net at rt.cpan.org",
         "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Data-Semantic-Net"
      },
      "homepage" : "http://search.cpan.org/dist/Data-Semantic-Net/",
      "repository" : {
         "url" : "http://github.com/hanekomu/Data-Semantic-Net"
      }
   },
   "version" : "1.101760"
}