summaryrefslogtreecommitdiff
path: root/META.yml
diff options
context:
space:
mode:
Diffstat (limited to 'META.yml')
-rw-r--r--META.yml91
1 files changed, 91 insertions, 0 deletions
diff --git a/META.yml b/META.yml
new file mode 100644
index 0000000..214c1aa
--- /dev/null
+++ b/META.yml
@@ -0,0 +1,91 @@
+---
+abstract: 'File path utility'
+author:
+ - 'David Golden <dagolden@cpan.org>'
+build_requires:
+ ExtUtils::MakeMaker: '0'
+ File::Basename: '0'
+ File::Spec: '3.40'
+ File::Spec::Functions: '0'
+ File::Spec::Unix: '0'
+ File::Temp: '0.19'
+ Test::More: '0.96'
+ lib: '0'
+ open: '0'
+ perl: '5.008001'
+configure_requires:
+ ExtUtils::MakeMaker: '6.17'
+ perl: '5.008001'
+dynamic_config: 0
+generated_by: 'Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005'
+license: apache
+meta-spec:
+ url: http://module-build.sourceforge.net/META-spec-v1.4.html
+ version: '1.4'
+name: Path-Tiny
+no_index:
+ directory:
+ - t
+ - xt
+ - examples
+ - corpus
+ package:
+ - DB
+ - flock
+provides:
+ Path::Tiny:
+ file: lib/Path/Tiny.pm
+ version: '0.070'
+ Path::Tiny::Error:
+ file: lib/Path/Tiny.pm
+ version: '0.070'
+recommends:
+ Unicode::UTF8: '0.58'
+requires:
+ Carp: '0'
+ Cwd: '0'
+ Digest: '1.03'
+ Digest::SHA: '5.45'
+ Exporter: '5.57'
+ Fcntl: '0'
+ File::Copy: '0'
+ File::Glob: '0'
+ File::Path: '2.07'
+ File::Spec: '3.40'
+ File::Temp: '0.19'
+ File::stat: '0'
+ constant: '0'
+ if: '0'
+ overload: '0'
+ perl: '5.008001'
+ strict: '0'
+ warnings: '0'
+resources:
+ bugtracker: https://github.com/dagolden/Path-Tiny/issues
+ homepage: https://github.com/dagolden/Path-Tiny
+ repository: https://github.com/dagolden/Path-Tiny.git
+version: '0.070'
+x_authority: cpan:DAGOLDEN
+x_contributors:
+ - 'Alex Efros <powerman@powerman.name>'
+ - 'Chris Williams <bingos@cpan.org>'
+ - 'David Steinbrunner <dsteinbrunner@pobox.com>'
+ - 'Doug Bell <madcityzen@gmail.com>'
+ - 'Gabor Szabo <szabgab@cpan.org>'
+ - 'Gabriel Andrade <gabiruh@gmail.com>'
+ - 'George Hartzell <hartzell@cpan.org>'
+ - 'Geraud Continsouzas <geraud@scsi.nc>'
+ - 'Goro Fuji <gfuji@cpan.org>'
+ - 'Graham Knop <haarg@haarg.org>'
+ - 'James Hunt <james@niftylogic.com>'
+ - 'Karen Etheridge <ether@cpan.org>'
+ - 'Martin Kjeldsen <mk@bluepipe.dk>'
+ - 'Michael G. Schwern <mschwern@cpan.org>'
+ - 'Philippe Bruhat (BooK) <book@cpan.org>'
+ - 'Regina Verbae <regina-verbae@users.noreply.github.com>'
+ - 'regina-verbae <regina-verbae@users.noreply.github.com>'
+ - 'Smylers <Smylers@stripey.com>'
+ - 'Tatsuhiko Miyagawa <miyagawa@bulknews.net>'
+ - 'Toby Inkster <tobyink@cpan.org>'
+ - 'Yanick Champoux <yanick@babyl.dyndns.org>'
+ - 'κΉ€λ„ν˜• - Keedi Kim <keedi@cpan.org>'