{
"abstract" : "module for working with a file store",
"author" : [
"Philipp Schafft <lion@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "File-FStore",
"no_index" : {
"directory" : [
"t"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Carp" : "1.35",
"DBD::SQLite" : "1.72",
"DBI" : "1.643",
"Data::Identifier" : "v0.11.0",
"Digest::SHA3" : "1.05",
"Fcntl" : "1.15",
"File::Information" : "v0.8.0",
"File::Spec" : "3.84",
"perl" : "v5.16.0"
}
},
"test" : {
"requires" : {
"File::Temp" : "0.2311",
"Test::Exception" : "0.30",
"Test::More" : "1.3",
"Test::Warn" : "0.30"
}
}
},
"provides" : {
"File::FStore" : {
"file" : "lib/File/FStore.pm",
"version" : "v0.6.0"
},
"File::FStore::Adder" : {
"file" : "lib/File/FStore/Adder.pm",
"version" : "v0.6.0"
},
"File::FStore::Base" : {
"file" : "lib/File/FStore/Base.pm",
"version" : "v0.6.0"
},
"File::FStore::File" : {
"file" : "lib/File/FStore/File.pm",
"version" : "v0.6.0"
},
"File::FStore::Migration" : {
"file" : "lib/File/FStore/Migration.pm",
"version" : "v0.6.0"
}
},
"release_status" : "stable",
"resources" : {
"repository" : {
"type" : "git",
"url" : "git://gitea.dev.loewenfelsen.net/phschafft/File-FStore.git"
}
},
"version" : "v0.06",
"x_generated_by_perl" : "v5.36.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.35",
"x_spdx_expression" : "Artistic-2.0"
}