root/lang/perl/WWW-NicoVideo-Download/trunk/META.yml @ 38850

Revision 22198, 0.5 kB (checked in by miyagawa, 5 years ago)

import NicoVideo? downloader with proxy CGI script

Line 
1---
2abstract: 'Download FLV/MP4/SWF files from nicovideo.jp'
3author:
4  - 'Tatsuhiko Miyagawa <miyagawa@cpan.org>'
5build_requires:
6  Test::More: 0
7distribution_type: module
8generated_by: 'Module::Install version 0.77'
9license: perl
10meta-spec:
11  url: http://module-build.sourceforge.net/META-spec-v1.4.html
12  version: 1.4
13name: WWW-NicoVideo-Download
14no_index:
15  directory:
16    - inc
17    - t
18requires:
19  CGI::Simple: 0
20  LWP::UserAgent: 0
21  Moose: 0
22  perl: 5.8.1
23resources:
24  license: http://dev.perl.org/licenses/
25version: 0.01
Note: See TracBrowser for help on using the browser.