{ "abstract" : "Catalyst authentication storage using xml files", "author" : [ "Jozef Kutej " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.421", "keywords" : [ "catalyst", "store", "xml", "folder" ], "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "Catalyst-Authentication-Store-UserXML", "prereqs" : { "build" : { "requires" : { "File::Temp" : "0", "Path::Class" : "0.26", "Test::Differences" : "0", "Test::More" : "0" } }, "configure" : { "requires" : { "Module::Build" : "0" } }, "runtime" : { "requires" : { "Authen::Passphrase" : "0", "Authen::Passphrase::BlowfishCrypt" : "0", "Catalyst::Authentication::User" : "0", "Catalyst::Plugin::Authentication" : "0", "Moose" : "0", "Path::Class" : "0.26", "XML::LibXML" : "0" } } }, "provides" : { "Catalyst::Authentication::Store::UserXML" : { "file" : "lib/Catalyst/Authentication/Store/UserXML.pm", "version" : "0.03" }, "Catalyst::Authentication::Store::UserXML::Folder" : { "file" : "lib/Catalyst/Authentication/Store/UserXML/Folder.pm", "version" : "0.03" }, "Catalyst::Authentication::Store::UserXML::User" : { "file" : "lib/Catalyst/Authentication/Store/UserXML/User.pm", "version" : "0.03" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "http://github.com/jozef/Catalyst-Authentication-Store-UserXML/issues" }, "license" : [ "http://dev.perl.org/licenses/" ], "repository" : { "url" : "http://github.com/jozef/Catalyst-Authentication-Store-UserXML" } }, "version" : "0.03" }