root/lang/perl/WWW-Tube8/trunk/META.yml @ 28404

Revision 28404, 473 bytes (checked in by bayashi, 4 years ago)

バージョン上げ(テストの修正にあわせて)

Line 
1---
2name: WWW-Tube8
3version: 0.0.4
4author:
5  - 'Dai Okabayashi <bayashi@cpan.org>'
6abstract: Get video informations from tube8.com
7license: perl
8resources:
9  license: http://dev.perl.org/licenses/
10requires:
11  Carp: 0
12  Class::Accessor: 0
13  LWP::UserAgent: 0
14  Test::More: 0
15provides:
16  WWW::Tube8:
17    file: lib/WWW/Tube8.pm
18    version: 0.0.4
19generated_by: Module::Build version 0.3
20meta-spec:
21  url: http://module-build.sourceforge.net/META-spec-v1.2.html
22  version: 1.2
Note: See TracBrowser for help on using the browser.