root/lang/perl/P2P-Transmission-Remote/trunk/META.yml @ 22485

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

Checking in changes prior to tagging of version 0.02. Changelog diff is:

Index: Changes
===================================================================
--- Changes (revision 22481)
+++ Changes (working copy)
@@ -1,4 +1,7 @@

Revision history for Perl extension P2P::Transmission::Remote


+0.02 Fri Oct 31 19:33:21 PDT 2008
+ - dependencies in Makefile.PL
+

0.01 Sun Oct 26 22:50:43 2008

  • original version
Line 
1---
2abstract: 'Control Transmission using its Remote API'
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: P2P-Transmission-Remote
14no_index:
15  directory:
16    - inc
17    - t
18requires:
19  LWP::UserAgent: 0
20  Moose: 0
21  URI: 0
22  perl: 5.8.1
23resources:
24  license: http://dev.perl.org/licenses/
25version: 0.02
Note: See TracBrowser for help on using the browser.