Codebase list libclass-prototyped-perl / debian/1.13-1 META.json
debian/1.13-1

Tree @debian/1.13-1 (Download .tar.gz)

META.json @debian/1.13-1raw · history · blame

{
   "abstract" : "Fast prototype-based OO programming in Perl",
   "author" : [
      "Written by Ned Konz, perl@bike-nomad.com and Toby Ovod-Everett, toby@ovod-everett.org. 5.005_03 porting by chromatic."
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4004, CPAN::Meta::Converter version 2.120921",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Class-Prototyped",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build" : "0.40"
         }
      }
   },
   "provides" : {
      "Class::Prototyped" : {
         "file" : "lib/Class/Prototyped.pm",
         "version" : "1.13"
      },
      "Class::Prototyped::Mirror" : {
         "file" : "lib/Class/Prototyped/Graph.pm",
         "version" : "1.13"
      },
      "Class::Prototyped::Mirror::Normal" : {
         "file" : "lib/Class/Prototyped.pm",
         "version" : "1.13"
      },
      "Class::Prototyped::Mirror::PROFILE" : {
         "file" : "lib/Class/Prototyped.pm",
         "version" : "1.13"
      },
      "Class::Prototyped::Mirror::SUPER" : {
         "file" : "lib/Class/Prototyped.pm",
         "version" : "1.13"
      },
      "Class::Prototyped::Tied" : {
         "file" : "lib/Class/Prototyped.pm",
         "version" : "1.13"
      },
      "Class::Prototyped::Tied::AutoVivify" : {
         "file" : "lib/Class/Prototyped.pm",
         "version" : "1.13"
      },
      "Class::Prototyped::Tied::Default" : {
         "file" : "lib/Class/Prototyped.pm",
         "version" : "1.13"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "1.13"
}