The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
name = Net-Proxmox-VE
version = 0.006
author = Brendan Beveridge <brendan@nodeintegration.com.au>, Dean Hamstead <dean@fragfest.com.au>
license = Perl_5
copyright_holder = Dean Hamstad
copyright_year = 2012

[GatherDir]
[MetaYAML]
[MetaJSON]
[MetaTests]
[Manifest]
[ManifestSkip]
[PruneCruft]
[License]
[Readme]
[ModuleBuild]

[ExtraTests]
[CPANFile]
[Test::Perl::Critic]
critic_config = t/.perlcriticrc
[Test::Kwalitee]
[Test::EOL]
[PodCoverageTests]
[PodSyntaxTests]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]

[Twitter]
hash_tags = #perl #cpan #proxmox

[MetaResources]
homepage = https://github.com/mrproper/proxmox-ve-api-perl
bugtracker.web = https://rt.cpan.org/Public/Dist/Display.html?Name=Net-Proxmox-VE
repository.web = https://github.com/mrproper/proxmox-ve-api-perl
repository.type = https://github.com/mrproper/proxmox-ve-api-perl
repository.url = git://github.com/mrproper/proxmox-ve-api-perl.git

[Prereqs]
Carp = 0
strict = 0
warnings = 0
LWP::UserAgent = 0
HTTP::Headers = 0
HTTP::Request::Common = 0
JSON = 0

[Prereqs / TestRequires]
Test::More = 0
Test::Trap = 0