Net-Posterous 0.8 Latest
Kwalitee Issues
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Net::Posterous::Object, Net::Posterous::Post, Net::Posterous::Tag
- 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_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: Net::Posterous::Comment, Net::Posterous::Media, Net::Posterous::Media::Audio, Net::Posterous::Media::Image, Net::Posterous::Media::Local, Net::Posterous::Media::Video, Net::Posterous::Object, Net::Posterous::Post, Net::Posterous::Site, Net::Posterous::Tag
- 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).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Net::Posterous | read and post from Posterous blogs | 0.8 | metacpan |
Net::Posterous::Comment | represent a comment in Net::Posterous | metacpan | |
Net::Posterous::Media | represent a media object in Net::Posterous | metacpan | |
Net::Posterous::Media::Audio | represent an audio object in Net::Posterous | metacpan | |
Net::Posterous::Media::Image | represent an image object in Net::Posterous | metacpan | |
Net::Posterous::Media::Local | represent local media files | metacpan | |
Net::Posterous::Media::Video | represent an video object in Net::Posterous | metacpan | |
Net::Posterous::Object | base class for Net::Posterous objects | metacpan | |
Net::Posterous::Post | represent a post instance in Net::Posterous | metacpan | |
Net::Posterous::Site | represent a site instance in Net::Posterous | metacpan | |
Net::Posterous::Tag | represent a tag in Net::Posterous | metacpan |