The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "very simple CRUD (create/read/update/delete)",
   "author" : [
      "David Precious <davidp@preshweb.co.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer-Plugin-SimpleCRUD",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "CGI::FormBuilder" : "3.1",
            "DBD::SQLite" : "1.5",
            "Dancer" : "1.3",
            "Dancer::Plugin::Database" : "2.13",
            "Dancer::Plugin::Database::Core" : "0.2",
            "HTML::Table::FromDatabase" : "1.1",
            "HTML::TreeBuilder" : "5.03",
            "List::MoreUtils" : "0.416",
            "Test::Differences" : "0.64",
            "Test::More" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/bigpresh/Dancer-Plugin-SimpleCRUD/issues"
      },
      "homepage" : "https://github.com/bigpresh/Dancer-Plugin-SimpleCRUD/wiki/Quick-intro",
      "repository" : {
         "url" : "https://github.com/bigpresh/Dancer-Plugin-SimpleCRUD"
      }
   },
   "version" : "1.11"
}