Hello community,
here is the log from the commit of package perl-Task-Kensho-Exceptions for
openSUSE:Factory checked in at 2014-03-18 14:16:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Task-Kensho-Exceptions (Old)
and /work/SRC/openSUSE:Factory/.perl-Task-Kensho-Exceptions.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Task-Kensho-Exceptions"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Task-Kensho-Exceptions/perl-Task-Kensho-Exceptions.changes
2014-02-24 15:53:03.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Task-Kensho-Exceptions.new/perl-Task-Kensho-Exceptions.changes
2014-03-18 14:16:49.000000000 +0100
@@ -2 +2 @@
-Mon Feb 24 06:07:49 UTC 2014 - [email protected]
+Mon Mar 17 13:12:08 UTC 2014 - [email protected]
@@ -4 +4,4 @@
-- updated to 0.35
+- updated to 0.36
+ - fix pod markup error in main Task::Kensho distribution
+ - module list revisions to CLI, Dates, Toolchain, WebCrawling,
+ WebDev
Old:
----
Task-Kensho-Exceptions-0.35.tar.gz
New:
----
Task-Kensho-Exceptions-0.36.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Task-Kensho-Exceptions.spec ++++++
--- /var/tmp/diff_new_pack.LeUJi8/_old 2014-03-18 14:16:49.000000000 +0100
+++ /var/tmp/diff_new_pack.LeUJi8/_new 2014-03-18 14:16:49.000000000 +0100
@@ -17,7 +17,7 @@
Name: perl-Task-Kensho-Exceptions
-Version: 0.35
+Version: 0.36
Release: 0
%define cpan_name Task-Kensho-Exceptions
Summary: A Glimpse at an Enlightened Perl: Exception Handling
@@ -29,7 +29,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Module::Build::Tiny) >= 0.034
+BuildRequires: perl(Module::Build::Tiny) >= 0.035
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(TryCatch)
BuildRequires: perl(autodie)
@@ -47,10 +47,9 @@
meaning "seeing one's nature"[1] or "true self."[2] It generally
"refers to the realization of nonduality of subject and object."[3]
-the Task::Kensho manpage is a first cut at building a list of recommended
-modules for Enlightened Perl development. CPAN is wonderful, but there are
-too many wheels and you have to pick and choose amongst the various
-competing technologies.
+the Task::Kensho manpage is a list of recommended modules for Enlightened
+Perl development. CPAN is wonderful, but there are too many wheels and you
+have to pick and choose amongst the various competing technologies.
The plan is for the Task::Kensho manpage to be a rough testing ground for
ideas that go into among other things the Enlightened Perl Organisation
++++++ Task-Kensho-Exceptions-0.35.tar.gz -> Task-Kensho-Exceptions-0.36.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/Build.PL
new/Task-Kensho-Exceptions-0.36/Build.PL
--- old/Task-Kensho-Exceptions-0.35/Build.PL 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/Build.PL 2014-03-08 19:55:46.000000000
+0100
@@ -1,4 +1,4 @@
# This Build.PL for Task-Kensho-Exceptions was generated by
Dist::Zilla::Plugin::ModuleBuildTiny 0.006.
use 5.006;
-use Module::Build::Tiny 0.034;
+use Module::Build::Tiny 0.035;
Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/Changes
new/Task-Kensho-Exceptions-0.36/Changes
--- old/Task-Kensho-Exceptions-0.35/Changes 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/Changes 2014-03-08 19:55:46.000000000
+0100
@@ -1,5 +1,10 @@
Revision history for Task-Kensho-Exceptions
+0.36 2014-03-08
+ - fix pod markup error in main Task::Kensho distribution
+ - module list revisions to CLI, Dates, Toolchain, WebCrawling,
+ WebDev
+
0.35 2014-01-30
- updated recommendations for Async, CLI, ModuleDev, Scalability,
WebDev
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/LICENSE
new/Task-Kensho-Exceptions-0.36/LICENSE
--- old/Task-Kensho-Exceptions-0.35/LICENSE 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/LICENSE 2014-03-08 19:55:46.000000000
+0100
@@ -22,7 +22,7 @@
Version 1, February 1989
Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA 02110-1335 USA
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/MANIFEST
new/Task-Kensho-Exceptions-0.36/MANIFEST
--- old/Task-Kensho-Exceptions-0.35/MANIFEST 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/MANIFEST 2014-03-08 19:55:46.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v5.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v5.013.
Build.PL
Changes
LICENSE
@@ -11,6 +11,7 @@
lib/Task/Kensho/Exceptions.pm
t/00-report-prereqs.t
xt/author/00-compile.t
+xt/author/pod-spell.t
xt/release/changes_has_content.t
xt/release/cpan-changes.t
xt/release/distmeta.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/META.json
new/Task-Kensho-Exceptions-0.36/META.json
--- old/Task-Kensho-Exceptions-0.35/META.json 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/META.json 2014-03-08 19:55:46.000000000
+0100
@@ -4,7 +4,7 @@
"Chris Prather <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version
2.133380",
+ "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version
2.140640",
"license" : [
"perl_5"
],
@@ -40,12 +40,12 @@
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30",
- "Module::Build::Tiny" : "0.034"
+ "Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
- "Dist::Zilla" : "5.012",
+ "Dist::Zilla" : "5.013",
"Dist::Zilla::Plugin::GitHub::Update" : "0",
"Dist::Zilla::Plugin::GithubMeta" : "0",
"File::Spec" : "0",
@@ -87,6 +87,12 @@
}
}
},
+ "provides" : {
+ "Task::Kensho::Exceptions" : {
+ "file" : "lib/Task/Kensho/Exceptions.pm",
+ "version" : "0.36"
+ }
+ },
"release_status" : "stable",
"resources" : {
"bugtracker" : {
@@ -99,21 +105,21 @@
"web" : "https://github.com/EnlightenedPerlOrganisation/task-kensho"
}
},
- "version" : "0.35",
+ "version" : "0.36",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.019007"
+ "version" : "5.019009"
},
"plugins" : [
{
"class" : "Dist::Zilla::Plugin::Git::NextVersion",
"name" : "=inc::SubTaskPluginBundle/Git::NextVersion",
- "version" : "2.019"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::Git::GatherDir",
"name" : "=inc::SubTaskPluginBundle/Git::GatherDir",
- "version" : "2.019"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::MungeFile::WithConfigFile",
@@ -134,22 +140,22 @@
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "=inc::SubTaskPluginBundle/MetaYAML",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "=inc::SubTaskPluginBundle/MetaJSON",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "=inc::SubTaskPluginBundle/License",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "=inc::SubTaskPluginBundle/Manifest",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Test::Compile",
@@ -190,7 +196,7 @@
{
"class" : "Dist::Zilla::Plugin::MetaTests",
"name" : "=inc::SubTaskPluginBundle/MetaTests",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Test::Version",
@@ -215,12 +221,17 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "=inc::SubTaskPluginBundle/PodSyntaxTests",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::PodCoverageTests",
"name" : "=inc::SubTaskPluginBundle/PodCoverageTests",
- "version" : "5.012"
+ "version" : "5.013"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
+ "name" : "=inc::SubTaskPluginBundle/Test::PodSpelling",
+ "version" : "2.006007"
},
{
"class" : "Dist::Zilla::Plugin::Test::Kwalitee",
@@ -250,7 +261,7 @@
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "=inc::SubTaskPluginBundle/PkgVersion",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Authority",
@@ -355,7 +366,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "=inc::SubTaskPluginBundle/NextRelease",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -370,12 +381,36 @@
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "=inc::SubTaskPluginBundle/MetaNoIndex",
- "version" : "5.012"
+ "version" : "5.013"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
+ "config" : {
+ "Dist::Zilla::Plugin::MetaProvides::Package" : {
+ "finder" : [
+ ":InstallModules"
+ ],
+ "finder_objects" : [
+ {
+ "class" : "Dist::Zilla::Plugin::FinderCode",
+ "name" : ":InstallModules",
+ "version" : "5.013"
+ }
+ ]
+ },
+ "Dist::Zilla::Role::MetaProvider::Provider" : {
+ "inherit_missing" : "1",
+ "inherit_version" : "1",
+ "meta_noindex" : "1"
+ }
+ },
+ "name" : "=inc::SubTaskPluginBundle/MetaProvides::Package",
+ "version" : "2.000001"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "=inc::SubTaskPluginBundle/MetaConfig",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::OptionalFeature",
@@ -396,12 +431,12 @@
}
},
"name" : "=inc::SubTaskPluginBundle/OptionalFeature",
- "version" : "0.012"
+ "version" : "0.013"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "=inc::SubTaskPluginBundle/AutoPrereqs",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -422,12 +457,12 @@
}
},
"name" : "=inc::SubTaskPluginBundle/installer_requirements",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::RunExtraTests",
"name" : "=inc::SubTaskPluginBundle/RunExtraTests",
- "version" : "0.016"
+ "version" : "0.018"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker::Fallback",
@@ -454,7 +489,7 @@
{
"class" : "Dist::Zilla::Plugin::Run::AfterBuild",
"name" : "=inc::SubTaskPluginBundle/Run::AfterBuild",
- "version" : "0.020"
+ "version" : "0.021"
},
{
"class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -464,7 +499,7 @@
{
"class" : "Dist::Zilla::Plugin::Git::Check",
"name" : "=inc::SubTaskPluginBundle/Git::Check",
- "version" : "2.019"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
@@ -479,72 +514,67 @@
{
"class" : "Dist::Zilla::Plugin::Git::Remote::Check",
"name" : "=inc::SubTaskPluginBundle/Git::Remote::Check",
- "version" : "0.2.0"
+ "version" : "0.1.2"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "=inc::SubTaskPluginBundle/TestRelease",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
"name" : "=inc::SubTaskPluginBundle/after tests",
- "version" : "2.019"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "=inc::SubTaskPluginBundle/UploadToCPAN",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
"name" : "=inc::SubTaskPluginBundle/Git::Commit",
- "version" : "2.019"
- },
- {
- "class" : "Dist::Zilla::Plugin::ConfirmRelease",
- "name" : "=inc::SubTaskPluginBundle/ConfirmRelease",
- "version" : "5.012"
+ "version" : "2.020"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "5.012"
+ "version" : "5.013"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "5.012"
+ "version" : "5.013"
}
],
"zilla" : {
@@ -552,7 +582,7 @@
"config" : {
"is_trial" : "0"
},
- "version" : "5.012"
+ "version" : "5.013"
}
},
"x_authority" : "cpan:PERIGRIN"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/META.yml
new/Task-Kensho-Exceptions-0.36/META.yml
--- old/Task-Kensho-Exceptions-0.35/META.yml 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/META.yml 2014-03-08 19:55:46.000000000
+0100
@@ -3,20 +3,20 @@
author:
- 'Chris Prather <[email protected]>'
build_requires:
- ExtUtils::MakeMaker: 0
- File::Spec::Functions: 0
- List::Util: 0
- Test::More: 0
- version: 0
+ ExtUtils::MakeMaker: '0'
+ File::Spec::Functions: '0'
+ List::Util: '0'
+ Test::More: '0'
+ version: '0'
configure_requires:
- ExtUtils::MakeMaker: 6.30
- Module::Build::Tiny: 0.034
+ ExtUtils::MakeMaker: '6.30'
+ Module::Build::Tiny: '0.035'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.012, CPAN::Meta::Converter version
2.133380'
+generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version
2.140640'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
- version: 1.4
+ version: '1.4'
name: Task-Kensho-Exceptions
no_index:
directory:
@@ -28,61 +28,65 @@
Exceptions:
description: 'Exception Handling'
requires:
- Try::Tiny: 0
- TryCatch: 0
- autodie: 0
+ Try::Tiny: '0'
+ TryCatch: '0'
+ autodie: '0'
+provides:
+ Task::Kensho::Exceptions:
+ file: lib/Task/Kensho/Exceptions.pm
+ version: '0.36'
recommends:
- Try::Tiny: 0
- TryCatch: 0
- autodie: 0
+ Try::Tiny: '0'
+ TryCatch: '0'
+ autodie: '0'
requires:
- perl: 5.006
- strict: 0
- warnings: 0
+ perl: '5.006'
+ strict: '0'
+ warnings: '0'
resources:
bugtracker: https://github.com/EnlightenedPerlOrganisation/task-kensho/issues
homepage: https://github.com/EnlightenedPerlOrganisation/task-kensho
repository: https://github.com/EnlightenedPerlOrganisation/task-kensho.git
-version: 0.35
+version: '0.36'
x_Dist_Zilla:
perl:
- version: 5.019007
+ version: '5.019009'
plugins:
-
class: Dist::Zilla::Plugin::Git::NextVersion
- name: '=inc::SubTaskPluginBundle/Git::NextVersion'
- version: 2.019
+ name: =inc::SubTaskPluginBundle/Git::NextVersion
+ version: '2.020'
-
class: Dist::Zilla::Plugin::Git::GatherDir
- name: '=inc::SubTaskPluginBundle/Git::GatherDir'
- version: 2.019
+ name: =inc::SubTaskPluginBundle/Git::GatherDir
+ version: '2.020'
-
class: Dist::Zilla::Plugin::MungeFile::WithConfigFile
config:
Dist::Zilla::Plugin::MungeFile::WithConfigFile:
- configfile: '../modules.yml'
+ configfile: ../modules.yml
files:
- README
finder:
- ':InstallModules'
- name: '=inc::SubTaskPluginBundle/MungeFile::WithConfigFile'
- version: 0.002
+ name: =inc::SubTaskPluginBundle/MungeFile::WithConfigFile
+ version: '0.002'
-
class: Dist::Zilla::Plugin::MetaYAML
- name: '=inc::SubTaskPluginBundle/MetaYAML'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaYAML
+ version: '5.013'
-
class: Dist::Zilla::Plugin::MetaJSON
- name: '=inc::SubTaskPluginBundle/MetaJSON'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaJSON
+ version: '5.013'
-
class: Dist::Zilla::Plugin::License
- name: '=inc::SubTaskPluginBundle/License'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/License
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Manifest
- name: '=inc::SubTaskPluginBundle/Manifest'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/Manifest
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Test::Compile
config:
@@ -92,8 +96,8 @@
- ':InstallModules'
script_finder:
- ':ExecFiles'
- name: '=inc::SubTaskPluginBundle/Test::Compile'
- version: 2.039
+ name: =inc::SubTaskPluginBundle/Test::Compile
+ version: '2.039'
-
class: Dist::Zilla::Plugin::Test::NoTabs
config:
@@ -102,68 +106,72 @@
- ':InstallModules'
script_finder:
- ':ExecFiles'
- name: '=inc::SubTaskPluginBundle/Test::NoTabs'
- version: 0.06
+ name: =inc::SubTaskPluginBundle/Test::NoTabs
+ version: '0.06'
-
class: Dist::Zilla::Plugin::EOLTests
- name: '=inc::SubTaskPluginBundle/EOLTests'
- version: 0.02
+ name: =inc::SubTaskPluginBundle/EOLTests
+ version: '0.02'
-
class: Dist::Zilla::Plugin::MetaTests
- name: '=inc::SubTaskPluginBundle/MetaTests'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaTests
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Test::Version
- name: '=inc::SubTaskPluginBundle/Test::Version'
- version: 0.002004
+ name: =inc::SubTaskPluginBundle/Test::Version
+ version: '0.002004'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
- name: '=inc::SubTaskPluginBundle/Test::CPAN::Changes'
- version: 0.008
+ name: =inc::SubTaskPluginBundle/Test::CPAN::Changes
+ version: '0.008'
-
class: Dist::Zilla::Plugin::Test::ChangesHasContent
- name: '=inc::SubTaskPluginBundle/Test::ChangesHasContent'
- version: 0.006
+ name: =inc::SubTaskPluginBundle/Test::ChangesHasContent
+ version: '0.006'
-
class: Dist::Zilla::Plugin::Test::MinimumVersion
- name: '=inc::SubTaskPluginBundle/Test::MinimumVersion'
- version: 2.000005
+ name: =inc::SubTaskPluginBundle/Test::MinimumVersion
+ version: '2.000005'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
- name: '=inc::SubTaskPluginBundle/PodSyntaxTests'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/PodSyntaxTests
+ version: '5.013'
-
class: Dist::Zilla::Plugin::PodCoverageTests
- name: '=inc::SubTaskPluginBundle/PodCoverageTests'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/PodCoverageTests
+ version: '5.013'
+ -
+ class: Dist::Zilla::Plugin::Test::PodSpelling
+ name: =inc::SubTaskPluginBundle/Test::PodSpelling
+ version: '2.006007'
-
class: Dist::Zilla::Plugin::Test::Kwalitee
- name: '=inc::SubTaskPluginBundle/Test::Kwalitee'
- version: 2.07
+ name: =inc::SubTaskPluginBundle/Test::Kwalitee
+ version: '2.07'
-
class: Dist::Zilla::Plugin::MojibakeTests
- name: '=inc::SubTaskPluginBundle/MojibakeTests'
- version: 0.5
+ name: =inc::SubTaskPluginBundle/MojibakeTests
+ version: '0.5'
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
- name: '=inc::SubTaskPluginBundle/Test::ReportPrereqs'
- version: 0.013
+ name: =inc::SubTaskPluginBundle/Test::ReportPrereqs
+ version: '0.013'
-
class: Dist::Zilla::Plugin::Test::Portability
- name: '=inc::SubTaskPluginBundle/Test::Portability'
- version: 2.000005
+ name: =inc::SubTaskPluginBundle/Test::Portability
+ version: '2.000005'
-
class: Dist::Zilla::Plugin::Git::Describe
- name: '=inc::SubTaskPluginBundle/Git::Describe'
- version: 0.003
+ name: =inc::SubTaskPluginBundle/Git::Describe
+ version: '0.003'
-
class: Dist::Zilla::Plugin::PkgVersion
- name: '=inc::SubTaskPluginBundle/PkgVersion'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/PkgVersion
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Authority
- name: '=inc::SubTaskPluginBundle/Authority'
- version: 1.006
+ name: =inc::SubTaskPluginBundle/Authority
+ version: '1.006'
-
class: Dist::Zilla::Plugin::PodWeaver
config:
@@ -175,225 +183,238 @@
-
class: Pod::Weaver::Plugin::EnsurePod5
name: '@CorePrep/EnsurePod5'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Plugin::H1Nester
name: '@CorePrep/H1Nester'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Plugin::SingleEncoding
name: '@Default/SingleEncoding'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Name
name: '@Default/Name'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Version
name: '@Default/Version'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Region
name: '@Default/prelude'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Generic
name: SYNOPSIS
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Generic
name: DESCRIPTION
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Generic
name: OVERVIEW
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Collect
name: ATTRIBUTES
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Collect
name: METHODS
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Collect
name: FUNCTIONS
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Leftovers
name: '@Default/Leftovers'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Region
name: '@Default/postlude'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Authors
name: '@Default/Authors'
- version: 4.006
+ version: '4.006'
-
class: Pod::Weaver::Section::Legal
name: '@Default/Legal'
- version: 4.006
- name: '=inc::SubTaskPluginBundle/PodWeaver'
- version: 4.005
+ version: '4.006'
+ name: =inc::SubTaskPluginBundle/PodWeaver
+ version: '4.005'
-
class: Dist::Zilla::Plugin::NextRelease
- name: '=inc::SubTaskPluginBundle/NextRelease'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/NextRelease
+ version: '5.013'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
- name: '=inc::SubTaskPluginBundle/ReadmeAnyFromPod'
- version: 0.133360
+ name: =inc::SubTaskPluginBundle/ReadmeAnyFromPod
+ version: '0.133360'
-
class: Dist::Zilla::Plugin::GithubMeta
- name: '=inc::SubTaskPluginBundle/GithubMeta'
- version: 0.42
+ name: =inc::SubTaskPluginBundle/GithubMeta
+ version: '0.42'
-
class: Dist::Zilla::Plugin::MetaNoIndex
- name: '=inc::SubTaskPluginBundle/MetaNoIndex'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaNoIndex
+ version: '5.013'
+ -
+ class: Dist::Zilla::Plugin::MetaProvides::Package
+ config:
+ Dist::Zilla::Plugin::MetaProvides::Package:
+ finder:
+ - ':InstallModules'
+ finder_objects:
+ -
+ class: Dist::Zilla::Plugin::FinderCode
+ name: ':InstallModules'
+ version: '5.013'
+ Dist::Zilla::Role::MetaProvider::Provider:
+ inherit_missing: '1'
+ inherit_version: '1'
+ meta_noindex: '1'
+ name: =inc::SubTaskPluginBundle/MetaProvides::Package
+ version: '2.000001'
-
class: Dist::Zilla::Plugin::MetaConfig
- name: '=inc::SubTaskPluginBundle/MetaConfig'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/MetaConfig
+ version: '5.013'
-
class: Dist::Zilla::Plugin::OptionalFeature
config:
Dist::Zilla::Plugin::OptionalFeature:
- always_recommend: 1
- default: 1
+ always_recommend: '1'
+ default: '1'
description: 'Exception Handling'
name: Exceptions
phase: runtime
prereqs:
- Try::Tiny: 0
- TryCatch: 0
- autodie: 0
- require_develop: 0
+ Try::Tiny: '0'
+ TryCatch: '0'
+ autodie: '0'
+ require_develop: '0'
type: requires
- name: '=inc::SubTaskPluginBundle/OptionalFeature'
- version: 0.012
+ name: =inc::SubTaskPluginBundle/OptionalFeature
+ version: '0.013'
-
class: Dist::Zilla::Plugin::AutoPrereqs
- name: '=inc::SubTaskPluginBundle/AutoPrereqs'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/AutoPrereqs
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
- name: '=inc::SubTaskPluginBundle/Prereqs::AuthorDeps'
- version: 0.002
+ name: =inc::SubTaskPluginBundle/Prereqs::AuthorDeps
+ version: '0.002'
-
class: Dist::Zilla::Plugin::MinimumPerl
- name: '=inc::SubTaskPluginBundle/MinimumPerl'
- version: 1.003
+ name: =inc::SubTaskPluginBundle/MinimumPerl
+ version: '1.003'
-
class: Dist::Zilla::Plugin::Prereqs
config:
Dist::Zilla::Plugin::Prereqs:
phase: develop
type: requires
- name: '=inc::SubTaskPluginBundle/installer_requirements'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/installer_requirements
+ version: '5.013'
-
class: Dist::Zilla::Plugin::RunExtraTests
- name: '=inc::SubTaskPluginBundle/RunExtraTests'
- version: 0.016
+ name: =inc::SubTaskPluginBundle/RunExtraTests
+ version: '0.018'
-
class: Dist::Zilla::Plugin::MakeMaker::Fallback
- name: '=inc::SubTaskPluginBundle/MakeMaker::Fallback'
- version: 0.006
+ name: =inc::SubTaskPluginBundle/MakeMaker::Fallback
+ version: '0.006'
-
class: Dist::Zilla::Plugin::ModuleBuildTiny
- name: '=inc::SubTaskPluginBundle/ModuleBuildTiny'
- version: 0.006
+ name: =inc::SubTaskPluginBundle/ModuleBuildTiny
+ version: '0.006'
-
class: Dist::Zilla::Plugin::CheckSelfDependency
config:
Dist::Zilla::Plugin::CheckSelfDependency:
finder:
- ':InstallModules'
- name: '=inc::SubTaskPluginBundle/CheckSelfDependency'
- version: 0.007
+ name: =inc::SubTaskPluginBundle/CheckSelfDependency
+ version: '0.007'
-
class: Dist::Zilla::Plugin::Run::AfterBuild
- name: '=inc::SubTaskPluginBundle/Run::AfterBuild'
- version: 0.020
+ name: =inc::SubTaskPluginBundle/Run::AfterBuild
+ version: '0.021'
-
class: Dist::Zilla::Plugin::CheckPrereqsIndexed
- name: '=inc::SubTaskPluginBundle/CheckPrereqsIndexed'
- version: 0.010
+ name: =inc::SubTaskPluginBundle/CheckPrereqsIndexed
+ version: '0.010'
-
class: Dist::Zilla::Plugin::Git::Check
- name: '=inc::SubTaskPluginBundle/Git::Check'
- version: 2.019
+ name: =inc::SubTaskPluginBundle/Git::Check
+ version: '2.020'
-
class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
- name: '=inc::SubTaskPluginBundle/Git::CheckFor::MergeConflicts'
- version: 0.009
+ name: =inc::SubTaskPluginBundle/Git::CheckFor::MergeConflicts
+ version: '0.009'
-
class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
- name: '=inc::SubTaskPluginBundle/Git::CheckFor::CorrectBranch'
- version: 0.009
+ name: =inc::SubTaskPluginBundle/Git::CheckFor::CorrectBranch
+ version: '0.009'
-
class: Dist::Zilla::Plugin::Git::Remote::Check
- name: '=inc::SubTaskPluginBundle/Git::Remote::Check'
- version: 0.2.0
+ name: =inc::SubTaskPluginBundle/Git::Remote::Check
+ version: 0.1.2
-
class: Dist::Zilla::Plugin::TestRelease
- name: '=inc::SubTaskPluginBundle/TestRelease'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/TestRelease
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Git::Check
name: '=inc::SubTaskPluginBundle/after tests'
- version: 2.019
+ version: '2.020'
-
class: Dist::Zilla::Plugin::UploadToCPAN
- name: '=inc::SubTaskPluginBundle/UploadToCPAN'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/UploadToCPAN
+ version: '5.013'
-
class: Dist::Zilla::Plugin::Git::Commit
- name: '=inc::SubTaskPluginBundle/Git::Commit'
- version: 2.019
- -
- class: Dist::Zilla::Plugin::ConfirmRelease
- name: '=inc::SubTaskPluginBundle/ConfirmRelease'
- version: 5.012
+ name: =inc::SubTaskPluginBundle/Git::Commit
+ version: '2.020'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: 5.012
+ version: '5.013'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: 5.012
+ version: '5.013'
zilla:
class: Dist::Zilla::Dist::Builder
config:
- is_trial: 0
- version: 5.012
+ is_trial: '0'
+ version: '5.013'
x_authority: cpan:PERIGRIN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/Makefile.PL
new/Task-Kensho-Exceptions-0.36/Makefile.PL
--- old/Task-Kensho-Exceptions-0.35/Makefile.PL 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/Makefile.PL 2014-03-08 19:55:46.000000000
+0100
@@ -1,6 +1,6 @@
# This Makefile.PL for Task-Kensho-Exceptions was generated by
# Dist::Zilla::Plugin::MakeMaker::Fallback 0.006
-# and Dist::Zilla::Plugin::MakeMaker::Awesome 0.19.
+# and Dist::Zilla::Plugin::MakeMaker::Awesome 0.20.
# Don't edit it but the dist.ini and plugins used to construct it.
use strict;
@@ -9,7 +9,7 @@
BEGIN {
my %configure_requires = (
'ExtUtils::MakeMaker' => '6.30',
- 'Module::Build::Tiny' => '0.034',
+ 'Module::Build::Tiny' => '0.035',
);
my @missing = grep {
@@ -73,7 +73,7 @@
"BUILD_REQUIRES" => {},
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => "6.30",
- "Module::Build::Tiny" => "0.034"
+ "Module::Build::Tiny" => "0.035"
},
"DISTNAME" => "Task-Kensho-Exceptions",
"EXE_FILES" => [],
@@ -90,7 +90,7 @@
"Test::More" => 0,
"version" => 0
},
- "VERSION" => "0.35",
+ "VERSION" => "0.36",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/README
new/Task-Kensho-Exceptions-0.36/README
--- old/Task-Kensho-Exceptions-0.35/README 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/README 2014-03-08 19:55:46.000000000
+0100
@@ -8,9 +8,9 @@
"seeing one's nature"[1] or "true self."[2] It generally "refers to the
realization of nonduality of subject and object."[3]
-Task::Kensho is a first cut at building a list of recommended modules for
-Enlightened Perl development. CPAN is wonderful, but there are too many wheels
-and you have to pick and choose amongst the various competing technologies.
+Task::Kensho is a list of recommended modules for Enlightened Perl
+development. CPAN is wonderful, but there are too many wheels and you have to
+pick and choose amongst the various competing technologies.
The plan is for Task::Kensho to be a rough testing ground for ideas that go
into among other things the Enlightened Perl Organisation Extended Core
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/README.md
new/Task-Kensho-Exceptions-0.36/README.md
--- old/Task-Kensho-Exceptions-0.35/README.md 2014-01-30 20:27:11.000000000
+0100
+++ new/Task-Kensho-Exceptions-0.36/README.md 2014-03-08 19:55:46.000000000
+0100
@@ -4,7 +4,7 @@
# VERSION
-version 0.35
+version 0.36
# SYNOPSIS
@@ -20,7 +20,7 @@
> self."\[2\] It generally "refers to the realization of nonduality of
> subject and object."\[3\]
-[Task::Kensho](https://metacpan.org/pod/Task::Kensho) is a first cut at
building a list of recommended modules
+[Task::Kensho](https://metacpan.org/pod/Task::Kensho) is a list of recommended
modules
for Enlightened Perl development. CPAN is wonderful, but there are too
many wheels and you have to pick and choose amongst the various
competing technologies.
@@ -69,7 +69,7 @@
The `cpanm` client requires interactive mode to be enabled for this to work:
- cpanm --interactive Task-Kensho
+ cpanm --interactive Task::Kensho::Exceptions
# BUGS AND LIMITATIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Task-Kensho-Exceptions-0.35/lib/Task/Kensho/Exceptions.pm
new/Task-Kensho-Exceptions-0.36/lib/Task/Kensho/Exceptions.pm
--- old/Task-Kensho-Exceptions-0.35/lib/Task/Kensho/Exceptions.pm
2014-01-30 20:27:11.000000000 +0100
+++ new/Task-Kensho-Exceptions-0.36/lib/Task/Kensho/Exceptions.pm
2014-03-08 19:55:46.000000000 +0100
@@ -4,8 +4,8 @@
BEGIN {
$Task::Kensho::Exceptions::AUTHORITY = 'cpan:PERIGRIN';
}
-# git description: v0.34004-TRIAL-26-g22d6dcb
-$Task::Kensho::Exceptions::VERSION = '0.35';
+# git description: v0.35-29-gfd78124
+$Task::Kensho::Exceptions::VERSION = '0.36';
# ABSTRACT: A Glimpse at an Enlightened Perl: Exception Handling
__END__
@@ -20,7 +20,7 @@
=head1 VERSION
-version 0.35
+version 0.36
=head1 SYNOPSIS
@@ -42,7 +42,7 @@
=back
-L<Task::Kensho> is a first cut at building a list of recommended modules
+L<Task::Kensho> is a list of recommended modules
for Enlightened Perl development. CPAN is wonderful, but there are too
many wheels and you have to pick and choose amongst the various
competing technologies.
@@ -91,7 +91,7 @@
The C<cpanm> client requires interactive mode to be enabled for this to work:
- cpanm --interactive Task-Kensho
+ cpanm --interactive Task::Kensho::Exceptions
=head1 BUGS AND LIMITATIONS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/t/00-report-prereqs.t
new/Task-Kensho-Exceptions-0.36/t/00-report-prereqs.t
--- old/Task-Kensho-Exceptions-0.35/t/00-report-prereqs.t 2014-01-30
20:27:11.000000000 +0100
+++ new/Task-Kensho-Exceptions-0.36/t/00-report-prereqs.t 2014-03-08
19:55:46.000000000 +0100
@@ -46,12 +46,12 @@
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '6.30',
- 'Module::Build::Tiny' => '0.034'
+ 'Module::Build::Tiny' => '0.035'
}
},
'develop' => {
'requires' => {
- 'Dist::Zilla' => '5.012',
+ 'Dist::Zilla' => '5.013',
'Dist::Zilla::Plugin::GitHub::Update' =>
'0',
'Dist::Zilla::Plugin::GithubMeta' => '0',
'File::Spec' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/xt/author/pod-spell.t
new/Task-Kensho-Exceptions-0.36/xt/author/pod-spell.t
--- old/Task-Kensho-Exceptions-0.35/xt/author/pod-spell.t 1970-01-01
01:00:00.000000000 +0100
+++ new/Task-Kensho-Exceptions-0.36/xt/author/pod-spell.t 2014-03-08
19:55:46.000000000 +0100
@@ -0,0 +1,19 @@
+use strict;
+use warnings;
+use Test::More;
+
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006007
+use Test::Spelling 0.12;
+use Pod::Wordlist;
+
+
+add_stopwords(<DATA>);
+all_pod_files_spelling_ok( qw( bin lib ) );
+__DATA__
+Chris
+Prather
+chris
+lib
+Task
+Kensho
+Exceptions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Task-Kensho-Exceptions-0.35/xt/release/changes_has_content.t
new/Task-Kensho-Exceptions-0.36/xt/release/changes_has_content.t
--- old/Task-Kensho-Exceptions-0.35/xt/release/changes_has_content.t
2014-01-30 20:27:11.000000000 +0100
+++ new/Task-Kensho-Exceptions-0.36/xt/release/changes_has_content.t
2014-03-08 19:55:46.000000000 +0100
@@ -4,7 +4,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '0.35';
+my $newver = '0.36';
my $trial_token = '-TRIAL';
SKIP: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/xt/release/distmeta.t
new/Task-Kensho-Exceptions-0.36/xt/release/distmeta.t
--- old/Task-Kensho-Exceptions-0.35/xt/release/distmeta.t 2014-01-30
20:27:11.000000000 +0100
+++ new/Task-Kensho-Exceptions-0.36/xt/release/distmeta.t 2014-03-08
19:55:46.000000000 +0100
@@ -1,8 +1,6 @@
#!perl
# This file was automatically generated by Dist::Zilla::Plugin::MetaTests.
-use Test::More;
+use Test::CPAN::Meta;
-eval "use Test::CPAN::Meta";
-plan skip_all => "Test::CPAN::Meta required for testing META.yml" if $@;
meta_yaml_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Task-Kensho-Exceptions-0.35/xt/release/pod-coverage.t
new/Task-Kensho-Exceptions-0.36/xt/release/pod-coverage.t
--- old/Task-Kensho-Exceptions-0.35/xt/release/pod-coverage.t 2014-01-30
20:27:11.000000000 +0100
+++ new/Task-Kensho-Exceptions-0.36/xt/release/pod-coverage.t 2014-03-08
19:55:46.000000000 +0100
@@ -1,14 +1,7 @@
#!perl
# This file was automatically generated by
Dist::Zilla::Plugin::PodCoverageTests.
-use Test::More;
-
-eval "use Test::Pod::Coverage 1.08";
-plan skip_all => "Test::Pod::Coverage 1.08 required for testing POD coverage"
- if $@;
-
-eval "use Pod::Coverage::TrustPod";
-plan skip_all => "Pod::Coverage::TrustPod required for testing POD coverage"
- if $@;
+use Test::Pod::Coverage 1.08;
+use Pod::Coverage::TrustPod;
all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Task-Kensho-Exceptions-0.35/xt/release/pod-syntax.t
new/Task-Kensho-Exceptions-0.36/xt/release/pod-syntax.t
--- old/Task-Kensho-Exceptions-0.35/xt/release/pod-syntax.t 2014-01-30
20:27:11.000000000 +0100
+++ new/Task-Kensho-Exceptions-0.36/xt/release/pod-syntax.t 2014-03-08
19:55:46.000000000 +0100
@@ -1,8 +1,6 @@
#!perl
# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
use Test::More;
-
-eval "use Test::Pod 1.41";
-plan skip_all => "Test::Pod 1.41 required for testing POD" if $@;
+use Test::Pod 1.41;
all_pod_files_ok();
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]