From b1533f81f8ea11ea8086b97a5c1cabdb8d8b18ac Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 26 Jun 2009 20:52:03 -0500 Subject: add dist.ini --- dist.ini | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dist.ini 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 +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 -- cgit v1.2.3-54-g00ecf