Skip to content

Commit

Permalink
Build results of 5a9307b (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Jun 7, 2013
1 parent ac0f5bb commit 998dd91
Show file tree
Hide file tree
Showing 16 changed files with 388 additions and 122 deletions.
2 changes: 1 addition & 1 deletion Build.PL
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ my %module_build_args = (
"Kent Fredric <kentfredric\@gmail.com>"
],
"dist_name" => "MetaPOD",
"dist_version" => "0.1.3",
"dist_version" => "0.2.0",
"license" => "perl",
"module_name" => "MetaPOD",
"recommends" => {},
Expand Down
5 changes: 5 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Release history for MetaPOD

0.2.0 2013-06-07T12:49:29Z
[!Noteworthy Changes]
- Adds MetaPOD::JSON v1.1 SPEC and Support
- Adds 'interface' tag.

0.1.3 2013-06-02T08:27:59Z
[Documentation]
- Add "What can we do for you" section.
Expand Down
78 changes: 39 additions & 39 deletions META.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Kent Fredric <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 4.300034, CPAN::Meta::Converter version 2.131490",
"generated_by" : "Dist::Zilla version 4.300035, CPAN::Meta::Converter version 2.131490",
"license" : [
"perl_5"
],
Expand Down Expand Up @@ -72,35 +72,35 @@
"provides" : {
"MetaPOD" : {
"file" : "lib/MetaPOD.pm",
"version" : "v0.1.3"
"version" : "v0.2.0"
},
"MetaPOD::Assembler" : {
"file" : "lib/MetaPOD/Assembler.pm",
"version" : "v0.1.3"
"version" : "v0.2.0"
},
"MetaPOD::Extractor" : {
"file" : "lib/MetaPOD/Extractor.pm",
"version" : "v0.1.3"
"version" : "v0.2.0"
},
"MetaPOD::Format::JSON" : {
"file" : "lib/MetaPOD/Format/JSON.pm",
"version" : "v0.1.3"
"version" : "v0.2.0"
},
"MetaPOD::JSON" : {
"file" : "lib/MetaPOD/JSON.pm",
"version" : "v0.1.3"
"version" : "v0.2.0"
},
"MetaPOD::Result" : {
"file" : "lib/MetaPOD/Result.pm",
"version" : "v0.1.3"
"version" : "v0.2.0"
},
"MetaPOD::Role::Format" : {
"file" : "lib/MetaPOD/Role/Format.pm",
"version" : "v0.1.3"
"version" : "v0.2.0"
},
"MetaPOD::Spec" : {
"file" : "lib/MetaPOD/Spec.pm",
"version" : "v0.1.3"
"version" : "v0.2.0"
}
},
"release_status" : "stable",
Expand All @@ -115,7 +115,7 @@
"web" : "https://github.com/kentfredric/MetaPOD"
}
},
"version" : "0.1.3",
"version" : "0.2.0",
"x_BuiltWith" : {
"modules" : {
"Carp" : "1.29",
Expand Down Expand Up @@ -176,7 +176,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::KENTNL/MetaConfig",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::GithubMeta",
Expand Down Expand Up @@ -218,37 +218,37 @@
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::KENTNL/License",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::KENTNL/MetaJSON",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Author::KENTNL/MetaYAML",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::KENTNL/Manifest",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "@Author::KENTNL/MetaTests",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "@Author::KENTNL/PodCoverageTests",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::KENTNL/PodSyntaxTests",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::ReportVersions::Tiny",
Expand Down Expand Up @@ -283,17 +283,17 @@
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Author::KENTNL/PruneCruft",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@Author::KENTNL/ManifestSkip",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "@Author::KENTNL/PkgVersion",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
Expand All @@ -303,12 +303,12 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Author::KENTNL/NextRelease",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@Author::KENTNL/AutoPrereqs",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
Expand All @@ -319,7 +319,7 @@
}
},
"name" : "@Author::KENTNL/Prereqs/BundleDevelNeeds",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
Expand All @@ -330,7 +330,7 @@
}
},
"name" : "@Author::KENTNL/Prereqs/BundleDevelRecommends",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
Expand All @@ -341,7 +341,7 @@
}
},
"name" : "@Author::KENTNL/Prereqs/BundleDevelSuggests",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::Author::KENTNL::MinimumPerl",
Expand All @@ -356,12 +356,12 @@
{
"class" : "Dist::Zilla::Plugin::Authority",
"name" : "@Author::KENTNL/Authority",
"version" : "1.006"
"version" : "1.007"
},
{
"class" : "Dist::Zilla::Plugin::ModuleBuild",
"name" : "@Author::KENTNL/ModuleBuild",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeFromPod",
Expand All @@ -386,12 +386,12 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Author::KENTNL/TestRelease",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Author::KENTNL/ConfirmRelease",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
Expand Down Expand Up @@ -421,7 +421,7 @@
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@Author::KENTNL/UploadToCPAN",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::Twitter",
Expand All @@ -437,45 +437,45 @@
}
},
"name" : "Prereqs",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
"version" : "4.300034"
"version" : "4.300035"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
"version" : "4.300034"
"version" : "4.300035"
}
],
"zilla" : {
"class" : "Dist::Zilla::Dist::Builder",
"config" : {
"is_trial" : "0"
},
"version" : "4.300034"
"version" : "4.300035"
}
},
"x_authority" : "cpan:KENTNL"
Expand Down
Loading

0 comments on commit 998dd91

Please sign in to comment.