Rudesind 0.04 Latest
Kwalitee Issues
- has_tests
-
Add tests!
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (33) does not match dist (32):
- Duplicates in MANIFEST: SIGNATURE
- 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: Rudesind::WebApp
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Sat 08 Jan 2005 02:07:33 AM JST gpg: using DSA key DCEAF767342E89F3 gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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: Rudesind, Rudesind::Captioned, Rudesind::Config, Rudesind::Gallery, Rudesind::Handler, Rudesind::Image, Rudesind::UI, Rudesind::WebApp
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Rudesind
- Rudesind::Captioned
- Rudesind::Config
- Rudesind::Gallery
- Rudesind::Handler
- Rudesind::Image
- Rudesind::UI
- Rudesind::WebApp
- 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 |
---|---|---|---|
Rudesind | A Mason-based image gallery | 0.04 | metacpan |
Rudesind::Captioned | A role for things with captions | metacpan | |
Rudesind::Config | A class to provide access to configuration file values | metacpan | |
Rudesind::Gallery | A gallery which may contain both images and other galleries | metacpan | |
Rudesind::Handler | The mod_perl handler for Rudesind | metacpan | |
Rudesind::Image | An object representing a single image | metacpan | |
Rudesind::UI | Functions used by the Rudesind UI | metacpan | |
Rudesind::WebApp | A MasonX::WebApp subclass for the Rudesind application. | metacpan |