The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "First class objects for Perforce specs",
   "author" : [
      "David L. Armstrong <armstd@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.110930",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "P4-OO",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Exception" : 0,
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Readonly" : 0,
            "Scalar::Util" : 0,
            "Error::Simple" : 0,
            "Exception::Class" : 0,
            "P4" : 0,
            "perl" : "v5.8.8"
         }
      }
   },
   "provides" : {
      "P4::OO" : {
         "file" : "lib/P4/OO.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Branch" : {
         "file" : "lib/P4/OO/Branch.pm",
         "version" : "0.00_02"
      },
      "P4::OO::BranchSet" : {
         "file" : "lib/P4/OO/BranchSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Change" : {
         "file" : "lib/P4/OO/Change.pm",
         "version" : "0.00_02"
      },
      "P4::OO::ChangeSet" : {
         "file" : "lib/P4/OO/ChangeSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Changelist" : {
         "file" : "lib/P4/OO/Changelist.pm",
         "version" : "0.00_02"
      },
      "P4::OO::ChangelistSet" : {
         "file" : "lib/P4/OO/ChangelistSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Client" : {
         "file" : "lib/P4/OO/Client.pm",
         "version" : "0.00_02"
      },
      "P4::OO::ClientSet" : {
         "file" : "lib/P4/OO/ClientSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Depot" : {
         "file" : "lib/P4/OO/Depot.pm",
         "version" : "0.00_02"
      },
      "P4::OO::DepotSet" : {
         "file" : "lib/P4/OO/DepotSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::File" : {
         "file" : "lib/P4/OO/File.pm",
         "version" : "0.00_02"
      },
      "P4::OO::FileSet" : {
         "file" : "lib/P4/OO/FileSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Group" : {
         "file" : "lib/P4/OO/Group.pm",
         "version" : "0.00_02"
      },
      "P4::OO::GroupSet" : {
         "file" : "lib/P4/OO/GroupSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Job" : {
         "file" : "lib/P4/OO/Job.pm",
         "version" : "0.00_02"
      },
      "P4::OO::JobSet" : {
         "file" : "lib/P4/OO/JobSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Label" : {
         "file" : "lib/P4/OO/Label.pm",
         "version" : "0.00_02"
      },
      "P4::OO::LabelSet" : {
         "file" : "lib/P4/OO/LabelSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::User" : {
         "file" : "lib/P4/OO/User.pm",
         "version" : "0.00_02"
      },
      "P4::OO::UserSet" : {
         "file" : "lib/P4/OO/UserSet.pm",
         "version" : "0.00_02"
      },
      "P4::OO::Workspace" : {
         "file" : "lib/P4/OO/Workspace.pm",
         "version" : "0.00_02"
      },
      "P4::OO::WorkspaceSet" : {
         "file" : "lib/P4/OO/WorkspaceSet.pm",
         "version" : "0.00_02"
      }
   },
   "release_status" : "testing",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.00_02"
}