The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A Validation Framework for Web and Unix Centric Applications",
   "author" : [
      "Varun Juyal <varunjuyal123@yahoo.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112150",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "App-Validation-Automation",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.38"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "Config::Simple" : "4.58",
            "Crypt::Lite" : "0.082011",
            "Data::Dumper" : "2.121_08",
            "English" : 0,
            "Error::TryCatch" : "0.07",
            "File::Basename" : 0,
            "File::Path" : 0,
            "Getopt::Long" : 0,
            "HTML::Form::ForceValue" : "0.007",
            "Mail::Sendmail" : "0.79",
            "Moose" : "2.0205",
            "Net::SSH::Perl" : "1.34",
            "Switch" : 0,
            "WWW::Mechanize" : "1.70",
            "namespace::autoclean" : "0.13",
            "perl" : "v5.8.8"
         }
      }
   },
   "provides" : {
      "App::Validation::Automation" : {
         "file" : "lib/App/Validation/Automation.pm",
         "version" : "0.01"
      },
      "App::Validation::Automation::Alarming" : {
         "file" : "lib/App/Validation/Automation/Alarming.pm",
         "version" : 0
      },
      "App::Validation::Automation::Logging" : {
         "file" : "lib/App/Validation/Automation/Logging.pm",
         "version" : 0
      },
      "App::Validation::Automation::Purging" : {
         "file" : "lib/App/Validation/Automation/Purging.pm",
         "version" : 0
      },
      "App::Validation::Automation::Unix" : {
         "file" : "lib/App/Validation/Automation/Unix.pm",
         "version" : 0
      },
      "App::Validation::Automation::Web" : {
         "file" : "lib/App/Validation/Automation/Web.pm",
         "version" : 0
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.01"
}