diff options
Diffstat (limited to 'MYMETA.yml')
-rw-r--r-- | MYMETA.yml | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/MYMETA.yml b/MYMETA.yml new file mode 100644 index 0000000..b1501c1 --- /dev/null +++ b/MYMETA.yml @@ -0,0 +1,26 @@ +--- +abstract: 'Interface to VoIP_Innovations API' +author: + - 'Ivan Kohler <ivan-net-voipinnovations@freeside.biz>' +build_requires: + ExtUtils::MakeMaker: 0 +configure_requires: + ExtUtils::MakeMaker: 0 +distribution_type: module +dynamic_config: 0 +generated_by: 'ExtUtils::MakeMaker version 6.57_05' +license: unknown +meta-spec: + url: http://module-build.sourceforge.net/META-spec-v1.4.html + version: 1.4 +name: Net-VoIP_Innovations +no_index: + directory: + - t + - inc +requires: + Net::HTTPS::Any: 0.1 + Test::More: 0 + XML::Simple: 0 + XML::Writer: 0 +version: 2.00 |