public
Description: a module allowing control of the ElkM1 Security / Home Automation system
Homepage: http://sourceforge.net/projects/elkm1control
Clone URL: git://github.com/threadhead/elkm1--control.git
elkm1--control / META.yml
100644 13 lines (11 sloc) 0.391 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
# http://module-build.sourceforge.net/META-spec.html
#XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX#
name: ElkM1-Control
version: 0.1.0
version_from: lib/ElkM1/Control.pm
installdirs: site
requires:
    IO::Socket::INET: 1.27
    IO::Socket::SSL: 0.97
 
distribution_type: module
generated_by: ExtUtils::MakeMaker version 6.17