aboutsummaryrefslogtreecommitdiff
path: root/META.info
diff options
context:
space:
mode:
authorZoffix Znet <cpan@zoffix.com>2015-12-30 09:30:40 -0500
committerZoffix Znet <cpan@zoffix.com>2015-12-30 09:30:40 -0500
commitab323b7b33a73e038a9ca5866bacaf842a890cc3 (patch)
tree01ee6a15575bb29e59960f101864e5b92ffcdc0f /META.info
parented8ebb3f17c465fdbd54b82fcb5cb658fe8da5ca (diff)
Update version and perl version
Diffstat (limited to 'META.info')
-rw-r--r--META.info4
1 files changed, 2 insertions, 2 deletions
diff --git a/META.info b/META.info
index 02c3eab..27d94f3 100644
--- a/META.info
+++ b/META.info
@@ -1,7 +1,7 @@
{
- "perl" : "6.*",
+ "perl" : "6.c",
"name" : "IRC::Client",
- "version" : "1.002001",
+ "version" : "2.001001",
"description" : "Extendable Internet Relay Chat client",
"depends" : [ "Data::Dump" ],
"test-depends" : [ "Test" ],