-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathMETA.yml
33 lines (33 loc) · 855 Bytes
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
---
abstract: 'Perl modules for MQTT Protocol (http://mqtt.org/)'
author:
- 'Mark Hindess <[email protected]>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
Test::More: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 5.025, CPAN::Meta::Converter version 2.143240'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Net-MQTT
requires:
Carp: '0'
Getopt::Long: '0'
IO::Select: '0'
IO::Socket::INET: '0'
Module::Pluggable: '0'
Pod::Usage: '0'
Time::HiRes: '0'
base: '0'
strict: '0'
warnings: '0'
resources:
bugtracker: https://github.com/beanz/net-mqtt-perl/issues
homepage: http://search.cpan.org/dist/Net-MQTT/
repository: git://github.com/beanz/net-mqtt-perl.git
version: '1.143260'