summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-06-26 20:52:03 -0500
committerJesse Luehrs <doy@tozt.net>2009-06-26 20:52:03 -0500
commitb1533f81f8ea11ea8086b97a5c1cabdb8d8b18ac (patch)
treee94e921737d55683976626e6ca7e3400ef52479f
parent35ccc93e9f24ad7ef0e09a5cac20aa838be856b3 (diff)
downloadnet-termcast-b1533f81f8ea11ea8086b97a5c1cabdb8d8b18ac.tar.gz
net-termcast-b1533f81f8ea11ea8086b97a5c1cabdb8d8b18ac.zip
add dist.ini
-rw-r--r--dist.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
new file mode 100644
index 0000000..da0f347
--- /dev/null
+++ b/dist.ini
@@ -0,0 +1,14 @@
+name = Net-Termcast
+version = 0.01
+author = Jesse Luehrs <doy at tozt dot net>
+license = Perl_5
+copyright_holder = Jesse Luehrs
+abstract = interface to termcast.org
+
+[@Classic]
+
+[Prereq]
+Moose = 0.84
+MooseX::AttributeHelpers = 0.20
+IO::Socket::Telnet = 0
+Term::VT102 = 0