summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-08-04 00:44:48 +0200
committergregor herrmann <gregoa@debian.org>2020-08-04 00:44:48 +0200
commiteb29831d3db1df0f8ed2d1affed8516a87d93114 (patch)
treeec19ddea1528ce43f4fdda2dd5ebf0ecc4c65978
parent052124e85c86ac925d8d492cc0f7dea6f354ef26 (diff)
parentc264cfef5d6059722da7603b2054ead0b613d0a0 (diff)
New upstream version 1.06
-rw-r--r--CONTRIBUTING15
-rw-r--r--Changes3
-rw-r--r--MANIFEST2
-rw-r--r--META.json188
-rw-r--r--META.yml169
-rw-r--r--Makefile.PL4
-rw-r--r--README4
-rw-r--r--lib/File/Flat.pm11
-rw-r--r--t/00-report-prereqs.dd8
-rw-r--r--xt/author/changes_has_content.t4
-rw-r--r--xt/author/minimum-version.t4
-rw-r--r--xt/release/changes_has_content.t2
12 files changed, 234 insertions, 180 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index c6f0d1b..8ed5a49 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -72,13 +72,22 @@ Once installed, here are some dzil commands you might try:
You can learn more about Dist::Zilla at http://dzil.org/.
The code for this distribution is hosted at GitHub. The repository is:
+
https://github.com/karenetheridge/File-Flat
+
You can submit code changes by forking the repository, pushing your code
-changes to your clone, and then submitting a pull request. Detailed
-instructions for doing that is available here:
+changes to your clone, and then submitting a pull request. Please include a
+suitable end-user-oriented entry in the Changes file describing your change.
+Detailed instructions for doing that is available here:
https://help.github.com/articles/creating-a-pull-request
+All pull requests for this distribution will be automatically tested on Linux
+by Travis at: https://travis-ci.com/karenetheridge/File-Flat
+Results will be visible in the pull request on GitHub. Follow the appropriate
+links for details when tests fail. Changes will not be mergeable until all
+tests pass.
+
If you have found a bug, but do not have an accompanying patch to fix it, you
can submit an issue report here:
https://rt.cpan.org/Public/Dist/Display.html?Name=File-Flat
@@ -93,4 +102,4 @@ request to the .mailmap file to contain the correct mapping.
This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 0.014
-from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.145.
+from a template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.158.
diff --git a/Changes b/Changes
index c90258f..092c6a1 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
Revision history for Perl extension File::Flat.
+1.06 2020-07-31 16:05:45Z
+ - add a $VERSION to the internal File::Flat::Object package
+
1.05 2018-12-29 21:06:09Z
- distribution tooling updates
diff --git a/MANIFEST b/MANIFEST
index 11d9fb1..601468d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.015.
CONTRIBUTING
Changes
INSTALL
diff --git a/META.json b/META.json
index cf6c6d8..c0d4b22 100644
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
"Adam Kennedy <adamk@cpan.org>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
+ "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
@@ -28,7 +28,7 @@
},
"develop" : {
"recommends" : {
- "Dist::Zilla::PluginBundle::Author::ETHER" : "0.145",
+ "Dist::Zilla::PluginBundle::Author::ETHER" : "0.158",
"Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
},
"requires" : {
@@ -127,13 +127,13 @@
"Dist::Zilla::Plugin::MojibakeTests" : "0.8",
"Dist::Zilla::Plugin::NextRelease" : "5.033",
"Dist::Zilla::Plugin::PodSyntaxTests" : "5.040",
- "Dist::Zilla::Plugin::PodWeaver" : "4.005",
+ "Dist::Zilla::Plugin::PodWeaver" : "4.008",
"Dist::Zilla::Plugin::Prereqs" : "0",
"Dist::Zilla::Plugin::Prereqs::AuthorDeps" : "0.006",
"Dist::Zilla::Plugin::PromptIfStale" : "0",
"Dist::Zilla::Plugin::Readme" : "0",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0.142180",
- "Dist::Zilla::Plugin::RewriteVersion::Transitional" : "0.004",
+ "Dist::Zilla::Plugin::RewriteVersion::Transitional" : "0.006",
"Dist::Zilla::Plugin::Run::AfterBuild" : "0.041",
"Dist::Zilla::Plugin::Run::AfterRelease" : "0.038",
"Dist::Zilla::Plugin::RunExtraTests" : "0.024",
@@ -143,7 +143,7 @@
"Dist::Zilla::Plugin::Test::CleanNamespaces" : "0.006",
"Dist::Zilla::Plugin::Test::Compile" : "2.039",
"Dist::Zilla::Plugin::Test::Kwalitee" : "2.10",
- "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000008",
+ "Dist::Zilla::Plugin::Test::MinimumVersion" : "2.000010",
"Dist::Zilla::Plugin::Test::Pod::No404s" : "1.003",
"Dist::Zilla::Plugin::Test::PodSpelling" : "2.006003",
"Dist::Zilla::Plugin::Test::Portability" : "2.000007",
@@ -160,10 +160,11 @@
"provides" : {
"File::Flat" : {
"file" : "lib/File/Flat.pm",
- "version" : "1.05"
+ "version" : "1.06"
},
"File::Flat::Object" : {
- "file" : "lib/File/Flat.pm"
+ "file" : "lib/File/Flat.pm",
+ "version" : "1.06"
}
},
"release_status" : "stable",
@@ -179,10 +180,10 @@
"web" : "https://github.com/karenetheridge/File-Flat"
}
},
- "version" : "1.05",
+ "version" : "1.06",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.029006"
+ "version" : "5.032000"
},
"plugins" : [
{
@@ -194,7 +195,7 @@
}
},
"name" : "@Author::ETHER/pluginbundle version",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -211,18 +212,23 @@
}
},
"name" : "@Author::ETHER/stale modules, build",
- "version" : "0.055"
+ "version" : "0.057"
},
{
"class" : "Dist::Zilla::Plugin::FileFinder::ByName",
"name" : "@Author::ETHER/Examples",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
"config" : {
"Dist::Zilla::Plugin::GatherDir" : {
- "exclude_filename" : [],
+ "exclude_filename" : [
+ "CONTRIBUTING",
+ "INSTALL",
+ "LICENSE",
+ "README.pod"
+ ],
"exclude_match" : [],
"follow_symlinks" : 0,
"include_dotfiles" : 0,
@@ -235,32 +241,32 @@
}
},
"name" : "@Author::ETHER/Git::GatherDir",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Author::ETHER/MetaYAML",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::ETHER/MetaJSON",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
"name" : "@Author::ETHER/Readme",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::ETHER/Manifest",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::ETHER/License",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
@@ -284,8 +290,14 @@
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
+ "config" : {
+ "Dist::Zilla::Role::ModuleMetadata" : {
+ "Module::Metadata" : "1.000037",
+ "version" : "0.006"
+ }
+ },
"name" : "@Author::ETHER/InstallGuide",
- "version" : "1.200012"
+ "version" : "1.200013"
},
{
"class" : "Dist::Zilla::Plugin::Test::Compile",
@@ -314,7 +326,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "@Author::ETHER/MetaTests",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -352,13 +364,18 @@
},
{
"class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
+ "config" : {
+ "Dist::Zilla::Plugin::Test::MinimumVersion" : {
+ "max_target_perl" : "5.006"
+ }
+ },
"name" : "@Author::ETHER/Test::MinimumVersion",
- "version" : "2.000008"
+ "version" : "2.000010"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::ETHER/PodSyntaxTests",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Test::PodSpelling",
@@ -594,7 +611,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "@Author::ETHER/MetaNoIndex",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -607,7 +624,7 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.012"
+ "version" : "6.015"
}
],
"include_underscores" : 0
@@ -619,7 +636,7 @@
"meta_noindex" : 1
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000034",
+ "Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
@@ -629,7 +646,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::ETHER/MetaConfig",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Keywords",
@@ -654,12 +671,12 @@
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@Author::ETHER/AutoPrereqs",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
"name" : "@Author::ETHER/Prereqs::AuthorDeps",
- "version" : "0.006"
+ "version" : "0.007"
},
{
"class" : "Dist::Zilla::Plugin::MinimumPerl",
@@ -674,13 +691,13 @@
}
},
"name" : "@Author::ETHER/MakeMaker",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "commits",
@@ -720,7 +737,7 @@
]
},
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000034",
+ "Module::Metadata" : "1.000037",
"version" : "0.006"
}
},
@@ -736,11 +753,11 @@
"run" : [
"bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ `dirname '%d'` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
],
- "version" : "0.047"
+ "version" : "0.048"
}
},
"name" : "@Author::ETHER/.ackrc",
- "version" : "0.047"
+ "version" : "0.048"
},
{
"class" : "Dist::Zilla::Plugin::Run::AfterBuild",
@@ -751,11 +768,11 @@
],
"fatal_errors" : 0,
"quiet" : 1,
- "version" : "0.047"
+ "version" : "0.048"
}
},
"name" : "@Author::ETHER/.latest",
- "version" : "0.047"
+ "version" : "0.048"
},
{
"class" : "Dist::Zilla::Plugin::CheckStrictVersion",
@@ -771,7 +788,7 @@
"class" : "Dist::Zilla::Plugin::EnsureLatestPerl",
"config" : {
"Dist::Zilla::Plugin::EnsureLatestPerl" : {
- "Module::CoreList" : "5.20181218"
+ "Module::CoreList" : "5.20200717"
}
},
"name" : "@Author::ETHER/EnsureLatestPerl",
@@ -790,7 +807,7 @@
}
},
"name" : "@Author::ETHER/stale modules, release",
- "version" : "0.055"
+ "version" : "0.057"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -804,18 +821,18 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"repo_root" : "."
}
},
"name" : "@Author::ETHER/initial check",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"repo_root" : "."
}
},
@@ -826,7 +843,7 @@
"class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"repo_root" : "."
}
},
@@ -846,7 +863,7 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Author::ETHER/TestRelease",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -860,22 +877,22 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"repo_root" : "."
}
},
"name" : "@Author::ETHER/after tests",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::CheckIssues",
"name" : "@Author::ETHER/CheckIssues",
- "version" : "0.010"
+ "version" : "0.011"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@Author::ETHER/UploadToCPAN",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -892,7 +909,7 @@
}
},
"name" : "@Author::ETHER/copy generated files",
- "version" : "0.007"
+ "version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -913,7 +930,7 @@
}
},
"name" : "@Author::ETHER/@Git::VersionManager/pluginbundle version",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -948,7 +965,7 @@
}
},
"name" : "@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease",
- "version" : "0.007"
+ "version" : "0.006"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -961,13 +978,17 @@
},
"Dist::Zilla::Role::Git::DirtyFiles" : {
"allow_dirty" : [
- "Changes"
+ "CONTRIBUTING",
+ "Changes",
+ "INSTALL",
+ "LICENSE",
+ "README.pod"
],
"allow_dirty_match" : [],
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -975,7 +996,7 @@
}
},
"name" : "@Author::ETHER/@Git::VersionManager/release snapshot",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -984,12 +1005,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v1.05",
- "tag_format" : "v%v",
+ "tag" : "v1.06",
+ "tag_format" : "v%V",
"tag_message" : "v%v%t"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -997,7 +1018,7 @@
}
},
"name" : "@Author::ETHER/@Git::VersionManager/Git::Tag",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -1018,7 +1039,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Author::ETHER/@Git::VersionManager/NextRelease",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -1039,7 +1060,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1047,7 +1068,7 @@
}
},
"name" : "@Author::ETHER/@Git::VersionManager/post-release commit",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1058,7 +1079,7 @@
}
},
"name" : "@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -1070,12 +1091,12 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.19.1",
+ "git_version" : "2.25.0",
"repo_root" : "."
}
},
"name" : "@Author::ETHER/Git::Push",
- "version" : "2.045"
+ "version" : "2.046"
},
{
"class" : "Dist::Zilla::Plugin::GitHub::Update",
@@ -1096,11 +1117,11 @@
"run" : [
"REDACTED"
],
- "version" : "0.047"
+ "version" : "0.048"
}
},
"name" : "@Author::ETHER/install release",
- "version" : "0.047"
+ "version" : "0.048"
},
{
"class" : "Dist::Zilla::Plugin::Run::AfterRelease",
@@ -1111,16 +1132,16 @@
],
"fatal_errors" : 1,
"quiet" : 1,
- "version" : "0.047"
+ "version" : "0.048"
}
},
"name" : "@Author::ETHER/release complete",
- "version" : "0.047"
+ "version" : "0.048"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Author::ETHER/ConfirmRelease",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1131,62 +1152,62 @@
}
},
"name" : "@Author::ETHER/prereqs for @Author::ETHER",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::Encoding",
"name" : "Encoding",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.012"
+ "version" : "6.015"
},
{
"class" : "Dist::Zilla::Plugin::VerifyPhases",
@@ -1199,7 +1220,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.012"
+ "version" : "6.015"
}
},
"x_authority" : "cpan:ADAMK",
@@ -1207,8 +1228,9 @@
"Adam Kennedy <adam@ali.as>",
"Karen Etheridge <ether@cpan.org>"
],
- "x_generated_by_perl" : "v5.29.6",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.08",
+ "x_generated_by_perl" : "v5.32.0",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+ "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_use_unsafe_inc" : 0
}
diff --git a/META.yml b/META.yml
index 8df5759..133f31e 100644
--- a/META.yml
+++ b/META.yml
@@ -16,7 +16,7 @@ configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.006'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -29,9 +29,10 @@ no_index:
provides:
File::Flat:
file: lib/File/Flat.pm
- version: '1.05'
+ version: '1.06'
File::Flat::Object:
file: lib/File/Flat.pm
+ version: '1.06'
requires:
Cwd: '0'
File::Copy: '0'
@@ -47,10 +48,10 @@ resources:
bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=File-Flat
homepage: https://github.com/karenetheridge/File-Flat
repository: https://github.com/karenetheridge/File-Flat.git
-version: '1.05'
+version: '1.06'
x_Dist_Zilla:
perl:
- version: '5.029006'
+ version: '5.032000'
plugins:
-
class: Dist::Zilla::Plugin::Prereqs
@@ -59,7 +60,7 @@ x_Dist_Zilla:
phase: develop
type: recommends
name: '@Author::ETHER/pluginbundle version'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::PromptIfStale
config:
@@ -72,16 +73,20 @@ x_Dist_Zilla:
run_under_travis: 0
skip: []
name: '@Author::ETHER/stale modules, build'
- version: '0.055'
+ version: '0.057'
-
class: Dist::Zilla::Plugin::FileFinder::ByName
name: '@Author::ETHER/Examples'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Git::GatherDir
config:
Dist::Zilla::Plugin::GatherDir:
- exclude_filename: []
+ exclude_filename:
+ - CONTRIBUTING
+ - INSTALL
+ - LICENSE
+ - README.pod
exclude_match: []
follow_symlinks: 0
include_dotfiles: 0
@@ -91,27 +96,27 @@ x_Dist_Zilla:
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: '@Author::ETHER/Git::GatherDir'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Author::ETHER/MetaYAML'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::ETHER/MetaJSON'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Readme
name: '@Author::ETHER/Readme'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::ETHER/Manifest'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::License
name: '@Author::ETHER/License'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
config:
@@ -130,8 +135,12 @@ x_Dist_Zilla:
version: '0.014'
-
class: Dist::Zilla::Plugin::InstallGuide
+ config:
+ Dist::Zilla::Role::ModuleMetadata:
+ Module::Metadata: '1.000037'
+ version: '0.006'
name: '@Author::ETHER/InstallGuide'
- version: '1.200012'
+ version: '1.200013'
-
class: Dist::Zilla::Plugin::Test::Compile
config:
@@ -154,7 +163,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::MetaTests
name: '@Author::ETHER/MetaTests'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
config:
@@ -183,12 +192,15 @@ x_Dist_Zilla:
version: '0.011'
-
class: Dist::Zilla::Plugin::Test::MinimumVersion
+ config:
+ Dist::Zilla::Plugin::Test::MinimumVersion:
+ max_target_perl: '5.006'
name: '@Author::ETHER/Test::MinimumVersion'
- version: '2.000008'
+ version: '2.000010'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Author::ETHER/PodSyntaxTests'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Test::PodSpelling
config:
@@ -371,7 +383,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: '@Author::ETHER/MetaNoIndex'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::MetaProvides::Package
config:
@@ -382,7 +394,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.012'
+ version: '6.015'
include_underscores: 0
Dist::Zilla::Role::MetaProvider::Provider:
$Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -390,14 +402,14 @@ x_Dist_Zilla:
inherit_version: '0'
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000034'
+ Module::Metadata: '1.000037'
version: '0.006'
name: '@Author::ETHER/MetaProvides::Package'
version: '2.004003'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::ETHER/MetaConfig'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Keywords
config:
@@ -415,11 +427,11 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@Author::ETHER/AutoPrereqs'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
name: '@Author::ETHER/Prereqs::AuthorDeps'
- version: '0.006'
+ version: '0.007'
-
class: Dist::Zilla::Plugin::MinimumPerl
name: '@Author::ETHER/MinimumPerl'
@@ -430,12 +442,12 @@ x_Dist_Zilla:
Dist::Zilla::Role::TestRunner:
default_jobs: 9
name: '@Author::ETHER/MakeMaker'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.19.1
+ git_version: 2.25.0
include_authors: 0
include_releaser: 1
order_by: commits
@@ -464,7 +476,7 @@ x_Dist_Zilla:
finder:
- ':InstallModules'
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000034'
+ Module::Metadata: '1.000037'
version: '0.006'
name: '@Author::ETHER/CheckSelfDependency'
version: '0.011'
@@ -476,9 +488,9 @@ x_Dist_Zilla:
quiet: 1
run:
- "bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ `dirname '%d'` != .build ]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
- version: '0.047'
+ version: '0.048'
name: '@Author::ETHER/.ackrc'
- version: '0.047'
+ version: '0.048'
-
class: Dist::Zilla::Plugin::Run::AfterBuild
config:
@@ -487,9 +499,9 @@ x_Dist_Zilla:
- "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink '%d', '.latest'; }"
fatal_errors: 0
quiet: 1
- version: '0.047'
+ version: '0.048'
name: '@Author::ETHER/.latest'
- version: '0.047'
+ version: '0.048'
-
class: Dist::Zilla::Plugin::CheckStrictVersion
name: '@Author::ETHER/CheckStrictVersion'
@@ -502,7 +514,7 @@ x_Dist_Zilla:
class: Dist::Zilla::Plugin::EnsureLatestPerl
config:
Dist::Zilla::Plugin::EnsureLatestPerl:
- Module::CoreList: '5.20181218'
+ Module::CoreList: '5.20200717'
name: '@Author::ETHER/EnsureLatestPerl'
version: '0.008'
-
@@ -516,7 +528,7 @@ x_Dist_Zilla:
run_under_travis: 0
skip: []
name: '@Author::ETHER/stale modules, release'
- version: '0.055'
+ version: '0.057'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -527,15 +539,15 @@ x_Dist_Zilla:
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.25.0
repo_root: .
name: '@Author::ETHER/initial check'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.25.0
repo_root: .
name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
version: '0.014'
@@ -543,7 +555,7 @@ x_Dist_Zilla:
class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.25.0
repo_root: .
name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
version: '0.014'
@@ -558,7 +570,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Author::ETHER/TestRelease'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -569,18 +581,18 @@ x_Dist_Zilla:
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.25.0
repo_root: .
name: '@Author::ETHER/after tests'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::CheckIssues
name: '@Author::ETHER/CheckIssues'
- version: '0.010'
+ version: '0.011'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Author::ETHER/UploadToCPAN'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::CopyFilesFromRelease
config:
@@ -593,7 +605,7 @@ x_Dist_Zilla:
- ppport.h
match: []
name: '@Author::ETHER/copy generated files'
- version: '0.007'
+ version: '0.006'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
config:
@@ -608,7 +620,7 @@ x_Dist_Zilla:
phase: develop
type: recommends
name: '@Author::ETHER/@Git::VersionManager/pluginbundle version'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
config:
@@ -634,7 +646,7 @@ x_Dist_Zilla:
- Changes
match: []
name: '@Author::ETHER/@Git::VersionManager/CopyFilesFromRelease'
- version: '0.007'
+ version: '0.006'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -644,16 +656,20 @@ x_Dist_Zilla:
commit_msg: '%N-%v%t%n%n%c'
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
+ - CONTRIBUTING
- Changes
+ - INSTALL
+ - LICENSE
+ - README.pod
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.25.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::ETHER/@Git::VersionManager/release snapshot'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
@@ -661,16 +677,16 @@ x_Dist_Zilla:
branch: ~
changelog: Changes
signed: 0
- tag: v1.05
- tag_format: v%v
+ tag: v1.06
+ tag_format: v%V
tag_message: v%v%t
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.25.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::ETHER/@Git::VersionManager/Git::Tag'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
config:
@@ -686,7 +702,7 @@ x_Dist_Zilla:
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Author::ETHER/@Git::VersionManager/NextRelease'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
@@ -702,12 +718,12 @@ x_Dist_Zilla:
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.25.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::ETHER/@Git::VersionManager/post-release commit'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -715,7 +731,7 @@ x_Dist_Zilla:
phase: x_Dist_Zilla
type: requires
name: '@Author::ETHER/@Git::VersionManager/prereqs for @Git::VersionManager'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -724,10 +740,10 @@ x_Dist_Zilla:
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.19.1
+ git_version: 2.25.0
repo_root: .
name: '@Author::ETHER/Git::Push'
- version: '2.045'
+ version: '2.046'
-
class: Dist::Zilla::Plugin::GitHub::Update
config:
@@ -743,9 +759,9 @@ x_Dist_Zilla:
quiet: 0
run:
- REDACTED
- version: '0.047'
+ version: '0.048'
name: '@Author::ETHER/install release'
- version: '0.047'
+ version: '0.048'
-
class: Dist::Zilla::Plugin::Run::AfterRelease
config:
@@ -754,13 +770,13 @@ x_Dist_Zilla:
- 'print "release complete!\xa"'
fatal_errors: 1
quiet: 1
- version: '0.047'
+ version: '0.048'
name: '@Author::ETHER/release complete'
- version: '0.047'
+ version: '0.048'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Author::ETHER/ConfirmRelease'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -768,51 +784,51 @@ x_Dist_Zilla:
phase: x_Dist_Zilla
type: requires
name: '@Author::ETHER/prereqs for @Author::ETHER'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::Encoding
name: Encoding
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.012'
+ version: '6.015'
-
class: Dist::Zilla::Plugin::VerifyPhases
name: '@Author::ETHER/PHASE VERIFICATION'
@@ -821,11 +837,12 @@ x_Dist_Zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.012'
+ version: '6.015'
x_authority: cpan:ADAMK
x_contributors:
- 'Adam Kennedy <adam@ali.as>'
- 'Karen Etheridge <ether@cpan.org>'
-x_generated_by_perl: v5.29.6
+x_generated_by_perl: v5.32.0
x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
x_use_unsafe_inc: 0
diff --git a/Makefile.PL b/Makefile.PL
index 28652c6..1dacae3 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.015.
use strict;
use warnings;
@@ -37,7 +37,7 @@ my %WriteMakefileArgs = (
"vars" => 0,
"warnings" => 0
},
- "VERSION" => "1.05",
+ "VERSION" => "1.06",
"test" => {
"TESTS" => "t/*.t"
}
diff --git a/README b/README
index 40eca9d..4c0e377 100644
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
This archive contains the distribution File-Flat,
-version 1.05:
+version 1.06:
Implements a flat filesystem
@@ -9,4 +9,4 @@ This is free software; you can redistribute it and/or modify it under
the same terms as the Perl 5 programming language system itself.
-This README file was generated by Dist::Zilla::Plugin::Readme v6.012.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.015.
diff --git a/lib/File/Flat.pm b/lib/File/Flat.pm
index c9a55a7..d73621b 100644
--- a/lib/File/Flat.pm
+++ b/lib/File/Flat.pm
@@ -1,4 +1,4 @@
-package File::Flat; # git description: fabfdb3
+package File::Flat; # git description: v1.05-6-g44d5bc8
# ABSTRACT: Implements a flat filesystem
# The File::Flat is a static class that provides a unified interface
@@ -17,7 +17,7 @@ use prefork 'File::Copy';
use prefork 'File::Copy::Recursive';
use prefork 'File::Remove';
-our $VERSION = '1.05';
+our $VERSION = '1.06';
# The main error string
our $errstr = '';
@@ -513,7 +513,8 @@ sub _andRemove {
-package File::Flat::Object; # git description: fabfdb3
+package File::Flat::Object; # git description: v1.05-6-g44d5bc8
+our $VERSION = '1.06';
# Instantiatable version of File::Flat.
#
@@ -836,7 +837,7 @@ File::Flat - Implements a flat filesystem
=head1 VERSION
-version 1.05
+version 1.06
=head1 DESCRIPTION
@@ -1090,6 +1091,8 @@ C<undef> otherwise.
=head2 prune $filename
+=for stopwords CVS
+
For a file that has already been delete, C<prune> will work upwards,
removing any empty directories it finds.
diff --git a/t/00-report-prereqs.dd b/t/00-report-prereqs.dd
index 1cc0403..16dd6f9 100644
--- a/t/00-report-prereqs.dd
+++ b/t/00-report-prereqs.dd
@@ -7,7 +7,7 @@ do { my $x = {
},
'develop' => {
'recommends' => {
- 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.145',
+ 'Dist::Zilla::PluginBundle::Author::ETHER' => '0.158',
'Dist::Zilla::PluginBundle::Git::VersionManager' => '0.007'
},
'requires' => {
@@ -106,13 +106,13 @@ do { my $x = {
'Dist::Zilla::Plugin::MojibakeTests' => '0.8',
'Dist::Zilla::Plugin::NextRelease' => '5.033',
'Dist::Zilla::Plugin::PodSyntaxTests' => '5.040',
- 'Dist::Zilla::Plugin::PodWeaver' => '4.005',
+ 'Dist::Zilla::Plugin::PodWeaver' => '4.008',
'Dist::Zilla::Plugin::Prereqs' => '0',
'Dist::Zilla::Plugin::Prereqs::AuthorDeps' => '0.006',
'Dist::Zilla::Plugin::PromptIfStale' => '0',
'Dist::Zilla::Plugin::Readme' => '0',
'Dist::Zilla::Plugin::ReadmeAnyFromPod' => '0.142180',
- 'Dist::Zilla::Plugin::RewriteVersion::Transitional' => '0.004',
+ 'Dist::Zilla::Plugin::RewriteVersion::Transitional' => '0.006',
'Dist::Zilla::Plugin::Run::AfterBuild' => '0.041',
'Dist::Zilla::Plugin::Run::AfterRelease' => '0.038',
'Dist::Zilla::Plugin::RunExtraTests' => '0.024',
@@ -122,7 +122,7 @@ do { my $x = {
'Dist::Zilla::Plugin::Test::CleanNamespaces' => '0.006',
'Dist::Zilla::Plugin::Test::Compile' => '2.039',
'Dist::Zilla::Plugin::Test::Kwalitee' => '2.10',
- 'Dist::Zilla::Plugin::Test::MinimumVersion' => '2.000008',
+ 'Dist::Zilla::Plugin::Test::MinimumVersion' => '2.000010',
'Dist::Zilla::Plugin::Test::Pod::No404s' => '1.003',
'Dist::Zilla::Plugin::Test::PodSpelling' => '2.006003',
'Dist::Zilla::Plugin::Test::Portability' => '2.000007',
diff --git a/xt/author/changes_has_content.t b/xt/author/changes_has_content.t
index d85262a..846b97d 100644
--- a/xt/author/changes_has_content.t
+++ b/xt/author/changes_has_content.t
@@ -7,8 +7,8 @@ plan skip_all => 'xt/release/changes_has_content.t is missing' if not -e 'xt/rel
# skip for master branch, only for travis
if (($ENV{TRAVIS_PULL_REQUEST} || '') eq 'false') {
chomp(my $branch_name = ($ENV{TRAVIS_BRANCH} || `git rev-parse --abbrev-ref HEAD`));
- $TODO = 'Changes need not have content for this release yet if this is only the master branch'
- if ($branch_name || '') eq 'master';
+ $TODO = 'Changes need not have content for this release yet if this is only the '.$1.' branch'
+ if ($branch_name || '') =~ /^(master|devel)$/;
}
do './xt/release/changes_has_content.t';
diff --git a/xt/author/minimum-version.t b/xt/author/minimum-version.t
index c4f59df..9487760 100644
--- a/xt/author/minimum-version.t
+++ b/xt/author/minimum-version.t
@@ -1,6 +1,6 @@
-#!perl
+use strict;
+use warnings;
use Test::More;
-
use Test::MinimumVersion;
all_minimum_version_ok( qq{5.006} );
diff --git a/xt/release/changes_has_content.t b/xt/release/changes_has_content.t
index 8cf23a2..6c364ab 100644
--- a/xt/release/changes_has_content.t
+++ b/xt/release/changes_has_content.t
@@ -2,7 +2,7 @@ use Test::More tests => 2;
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '1.05';
+my $newver = '1.06';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';