summaryrefslogtreecommitdiff
path: root/cpan/dist/Time-modules
diff options
context:
space:
mode:
authorfukachan <fukachan>2018-01-13 08:14:18 +0000
committerfukachan <fukachan>2018-01-13 08:14:18 +0000
commit333002c1699c03d8fe5747901862b9bb9daba6ee (patch)
tree43fd5747bc9f4ac8607dae330d6ca23455db1142 /cpan/dist/Time-modules
parent3f86253b61e9a72501befe50556d51a760cd1a80 (diff)
downloadfml8-333002c1699c03d8fe5747901862b9bb9daba6ee.tar.gz
fml8-333002c1699c03d8fe5747901862b9bb9daba6ee.tar.bz2
fml8-333002c1699c03d8fe5747901862b9bb9daba6ee.zip
Initial revision
Diffstat (limited to 'cpan/dist/Time-modules')
-rw-r--r--cpan/dist/Time-modules/META.json44
1 files changed, 44 insertions, 0 deletions
diff --git a/cpan/dist/Time-modules/META.json b/cpan/dist/Time-modules/META.json
new file mode 100644
index 00000000..672fc35d
--- /dev/null
+++ b/cpan/dist/Time-modules/META.json
@@ -0,0 +1,44 @@
+{
+ "abstract" : "Parse and format time values",
+ "author" : [
+ "David Muir Sharnoff <cpan@dave.sharnoff.org>"
+ ],
+ "dynamic_config" : 1,
+ "generated_by" : "ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter version 2.112150",
+ "license" : [
+ "unknown"
+ ],
+ "meta-spec" : {
+ "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
+ "version" : "2"
+ },
+ "name" : "Time-modules",
+ "no_index" : {
+ "directory" : [
+ "t",
+ "inc"
+ ]
+ },
+ "prereqs" : {
+ "build" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "configure" : {
+ "requires" : {
+ "ExtUtils::MakeMaker" : 0
+ }
+ },
+ "runtime" : {
+ "requires" : {}
+ }
+ },
+ "release_status" : "stable",
+ "resources" : {
+ "repository" : {
+ "url" : "http://github.com/muir/Time-modules"
+ }
+ },
+ "version" : "2013.0912"
+}