|
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
|
| Line | |
|---|
| 1 | --- |
|---|
| 2 | abstract: 'Control Transmission using its Remote API' |
|---|
| 3 | author: |
|---|
| 4 | - 'Tatsuhiko Miyagawa <miyagawa@cpan.org>' |
|---|
| 5 | build_requires: |
|---|
| 6 | Test::More: 0 |
|---|
| 7 | distribution_type: module |
|---|
| 8 | generated_by: 'Module::Install version 0.77' |
|---|
| 9 | license: perl |
|---|
| 10 | meta-spec: |
|---|
| 11 | url: http://module-build.sourceforge.net/META-spec-v1.4.html |
|---|
| 12 | version: 1.4 |
|---|
| 13 | name: P2P-Transmission-Remote |
|---|
| 14 | no_index: |
|---|
| 15 | directory: |
|---|
| 16 | - inc |
|---|
| 17 | - t |
|---|
| 18 | requires: |
|---|
| 19 | LWP::UserAgent: 0 |
|---|
| 20 | Moose: 0 |
|---|
| 21 | URI: 0 |
|---|
| 22 | perl: 5.8.1 |
|---|
| 23 | resources: |
|---|
| 24 | license: http://dev.perl.org/licenses/ |
|---|
| 25 | version: 0.02 |
|---|