The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Perl module implementing CipherSaber encryption.",
   "author" : [
      "chromatic <chromatic@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.4211",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Crypt-CipherSaber",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::Simple" : "0.60",
            "Test::Warn" : "0.30"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.42"
         }
      },
      "runtime" : {
         "requires" : {
            "Scalar::Util" : "1.004002"
         }
      }
   },
   "provides" : {
      "Crypt::CipherSaber" : {
         "file" : "lib/Crypt/CipherSaber.pm",
         "version" : "1.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "1.01"
}