Kwalitee Issues

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: VM-EC2-1.16/lib/VM/EC2/Generic.pm -- Around line 165: =back without =over VM-EC2-1.16/lib/VM/EC2.pm -- Around line 3149: Unknown directive: =head Around line 3151: Unknown directive: =head Around line 3508: You forgot a '=back' before '=head2'

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: VM::EC2, VM::EC2::AvailabilityZone, VM::EC2::BlockDevice, VM::EC2::BlockDevice::Attachment, VM::EC2::BlockDevice::EBS, VM::EC2::BlockDevice::Mapping, VM::EC2::BlockDevice::Mapping::EBS, VM::EC2::Dispatch, VM::EC2::ElasticAddress, VM::EC2::Error, VM::EC2::Generic, VM::EC2::Group, VM::EC2::Image, VM::EC2::Image::LaunchPermission, VM::EC2::Instance, VM::EC2::Instance::ConsoleOutput, VM::EC2::Instance::Metadata, VM::EC2::Instance::MonitoringState, VM::EC2::Instance::PasswordData, VM::EC2::Instance::Placement, VM::EC2::Instance::Set, VM::EC2::Instance::State, VM::EC2::Instance::State::Change, VM::EC2::Instance::Status, VM::EC2::Instance::Status::Details, VM::EC2::Instance::Status::Event, VM::EC2::Instance::StatusItem, VM::EC2::KeyPair, VM::EC2::ProductCode, VM::EC2::Region, VM::EC2::ReservationSet, VM::EC2::ReservedInstance, VM::EC2::ReservedInstance::Offering, VM::EC2::Security::Credentials, VM::EC2::Security::FederatedUser, VM::EC2::Security::Policy, VM::EC2::Security::Token, VM::EC2::SecurityGroup, VM::EC2::SecurityGroup::GroupPermission, VM::EC2::SecurityGroup::IpPermission, VM::EC2::Snapshot, VM::EC2::Snapshot::CreateVolumePermission, VM::EC2::Spot::DatafeedSubscription, VM::EC2::Spot::InstanceRequest, VM::EC2::Spot::LaunchSpecification, VM::EC2::Spot::PriceHistory, VM::EC2::Staging::Manager, VM::EC2::Staging::Server, VM::EC2::Staging::Volume, VM::EC2::Tag, VM::EC2::Volume, VM::EC2::Volume::Status, VM::EC2::Volume::Status::Action, VM::EC2::Volume::Status::Details, VM::EC2::Volume::Status::Event, VM::EC2::Volume::StatusItem

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
VM::EC2 Control the Amazon EC2 and Eucalyptus Clouds 1.16 metacpan
VM::EC2::AvailabilityZone Object describing an Amazon availability zone 0 metacpan
VM::EC2::BlockDevice Object describing how to construct an EC2 block device when launching an image 0 metacpan
VM::EC2::BlockDevice::Attachment Object describing the attachment of an EBS volume to an instance 0 metacpan
VM::EC2::BlockDevice::EBS Object describing how to initialize an Amazon EBS volume from an image 0 metacpan
VM::EC2::BlockDevice::Mapping Object describing an EC2 block device attached to an instance 0 metacpan
VM::EC2::BlockDevice::Mapping::EBS Object describing an EBS volume that has been mapped onto an Amazon EC2 instance 0 metacpan
VM::EC2::Dispatch Create Perl objects from AWS XML requests 0 metacpan
VM::EC2::ElasticAddress Object describing an Amazon EC2 Elastic Address 0 metacpan
VM::EC2::Error Object describing an error emitted by the Amazon API 0 metacpan
VM::EC2::Generic Base class for VM::EC2 objects 0 metacpan
VM::EC2::Group Object describing an Amazon EC2 security group name 0 metacpan
VM::EC2::Image Object describing an Amazon Machine Image (AMI) 0 metacpan
VM::EC2::Image::LaunchPermission 0 metacpan
VM::EC2::Instance Object describing an Amazon EC2 instance 0 metacpan
VM::EC2::Instance::ConsoleOutput 0 metacpan
VM::EC2::Instance::Metadata Object describing the metadata of a running instance 0 metacpan
VM::EC2::Instance::MonitoringState 0 metacpan
VM::EC2::Instance::PasswordData 0 metacpan
VM::EC2::Instance::Placement Object describing an Amazon EC2 instance's placement 0 metacpan
VM::EC2::Instance::Set Object describing a set of instances 0 metacpan
VM::EC2::Instance::State 0 metacpan
VM::EC2::Instance::State::Change Represent an EC2 instance's change in state. 0 metacpan
VM::EC2::Instance::Status Object describing an instance/system status check 0 metacpan
VM::EC2::Instance::Status::Details Object describing the details of an instance status check 0 metacpan
VM::EC2::Instance::Status::Event Object describing a scheduled instance maintenance event 0 metacpan
VM::EC2::Instance::StatusItem Object describing a instance status event 0 metacpan
VM::EC2::KeyPair Object describing an Amazon EC2 ssh key pair 0 metacpan
VM::EC2::ProductCode Object describing an Amazon EC2 product code 0 metacpan
VM::EC2::Region Object describing an Amazon region 0 metacpan
VM::EC2::ReservationSet 0 metacpan
VM::EC2::ReservedInstance Object describing an Amazon EC2 reserved instance 0 metacpan
VM::EC2::ReservedInstance::Offering Object describing an Amazon EC2 reserved instance offering 0 metacpan
VM::EC2::Security::Credentials Temporary security credentials for EC2 0 metacpan
VM::EC2::Security::FederatedUser Federated user object 0 metacpan
VM::EC2::Security::Policy Simple IAM policy generator for EC2 0 metacpan
VM::EC2::Security::Token Temporary security token object 0 metacpan
VM::EC2::SecurityGroup Object describing an Amazon EC2 security group 0 metacpan
VM::EC2::SecurityGroup::GroupPermission Object describing an authorized group within a security group firewall rule 0 metacpan
VM::EC2::SecurityGroup::IpPermission Object describing a firewall rule in an EC2 security group. 0 metacpan
VM::EC2::Snapshot Object describing an Amazon EBS snapshot 0 metacpan
VM::EC2::Snapshot::CreateVolumePermission Object describing AMI create volume permissions 0 metacpan
VM::EC2::Spot::DatafeedSubscription Object describing an Amazon EC2 spot instance datafeed subscription 0 metacpan
VM::EC2::Spot::InstanceRequest Object describing an Amazon EC2 spot instance request 0 metacpan
VM::EC2::Spot::LaunchSpecification Object describing an Amazon EC2 spot instance launch specification 0 metacpan
VM::EC2::Spot::PriceHistory Object describing an Amazon EC2 spot instance price history record 0 metacpan
VM::EC2::Staging::Manager Automate VMs and volumes for moving data in and out of cloud. 0 metacpan
VM::EC2::Staging::Server High level interface to EC2-based servers 0 metacpan
VM::EC2::Staging::Volume High level functions for provisioning and populating EC2 volumes 0 metacpan
VM::EC2::State::Reason Object describing the reason for an EC2 instance state change 0 metacpan
VM::EC2::Tag Object describing a tagged Amazon EC2 resource 0 metacpan
VM::EC2::Volume Object describing an Amazon EBS volume 0 metacpan
VM::EC2::Volume::Status Object describing an volume/system status check 0 metacpan
VM::EC2::Volume::Status::Action Object describing a scheduled volume maintenance event 0 metacpan
VM::EC2::Volume::Status::Details Object describing the details of an volume status check 0 metacpan
VM::EC2::Volume::Status::Event Object describing a scheduled volume maintenance event 0 metacpan
VM::EC2::Volume::StatusItem Object describing a volume status event 0 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan