The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Extends Path::Iterator::Rule with custom rule subroutines that make it easy to add RT ticket data as rules.",
   "author" : [
      "Robert Blackwell <robert@robertblackwell.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4205",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Path-Iterator-Rule-RT",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Path::Iterator::Rule" : "1.008",
            "RT::Client::REST" : "0.45"
         }
      }
   },
   "provides" : {
      "Path::Iterator::Rule::RT" : {
         "file" : "lib/Path/Iterator/Rule/RT.pm",
         "version" : "0.04"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "url" : "https://github.com/rblackwe/Path-Iterator-Rule-RT"
      }
   },
   "version" : "0.04"
}