summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml31
1 files changed, 19 insertions, 12 deletions
diff --git a/META.yml b/META.yml
index 456c456..49223c5 100644
--- a/META.yml
+++ b/META.yml
@@ -17,37 +17,43 @@ name: App-DocKnot
provides:
App::DocKnot:
file: lib/App/DocKnot.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Command:
file: lib/App/DocKnot/Command.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Config:
file: lib/App/DocKnot/Config.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Dist:
file: lib/App/DocKnot/Dist.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Generate:
file: lib/App/DocKnot/Generate.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Spin:
file: lib/App/DocKnot/Spin.pm
- version: '5.00'
+ version: '6.00'
+ App::DocKnot::Spin::Pointer:
+ file: lib/App/DocKnot/Spin/Pointer.pm
+ version: '6.00'
App::DocKnot::Spin::RSS:
file: lib/App/DocKnot/Spin/RSS.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Spin::Sitemap:
file: lib/App/DocKnot/Spin/Sitemap.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Spin::Thread:
file: lib/App/DocKnot/Spin/Thread.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Spin::Versions:
file: lib/App/DocKnot/Spin/Versions.pm
- version: '5.00'
+ version: '6.00'
App::DocKnot::Update:
file: lib/App/DocKnot/Update.pm
- version: '5.00'
+ version: '6.00'
+ App::DocKnot::Util:
+ file: lib/App/DocKnot/Util.pm
+ version: '6.00'
requires:
Date::Parse: '0'
File::BaseDir: '0'
@@ -61,6 +67,7 @@ requires:
JSON::MaybeXS: '0'
Kwalify: '0'
List::SomeUtils: '0.07'
+ Path::Tiny: '0'
Perl6::Slurp: '0'
Pod::Thread: '3.00'
Template: '0'
@@ -71,5 +78,5 @@ resources:
homepage: https://www.eyrie.org/~eagle/software/docknot
license: http://www.opensource.org/licenses/mit-license.php
repository: https://github.com/rra/docknot.git
-version: '5.00'
+version: '6.00'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'