Spoon 0.24 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: Spoon, Spoon::CGI, Spoon::Command, Spoon::Config, Spoon::ContentObject, Spoon::Cookie, Spoon::DataObject, Spoon::Formatter, Spoon::Headers, Spoon::Hooks, Spoon::Hub, Spoon::MetadataObject, Spoon::Plugin, Spoon::Template, Spoon::Template::TT2
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Spoon-0.24/lib/Spoon.pm -- Around line 57: Non-ASCII character seen before =encoding in 'döt'. Assuming UTF-8
- 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: Spoon, Spoon::CGI, Spoon::Command, Spoon::Config, Spoon::ContentObject, Spoon::Cookie, Spoon::DataObject, Spoon::Formatter, Spoon::Headers, Spoon::Hooks, Spoon::Hub, Spoon::MetadataObject, Spoon::Plugin, Spoon::Template, Spoon::Template::TT2
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Spoon | A Spiffy Application Building Framework | 0.24 | metacpan |
Spoon::Base | Generic Spoon Base Class | metacpan | |
Spoon::CGI | Spoon CGI Base Class | metacpan | |
Spoon::Command | Spoon Command Line Tool Module | metacpan | |
Spoon::Config | Spoon Configuration Base Class | metacpan | |
Spoon::ContentObject | Spoon Content Object Base Class | metacpan | |
Spoon::Cookie | Spoon Cookie Base Class | metacpan | |
Spoon::DataObject | Spoon Data Object Base Class | metacpan | |
Spoon::Formatter | Spoon Formatter Base Class | metacpan | |
Spoon::Headers | metacpan | ||
Spoon::Hooks | metacpan | ||
Spoon::Hub | Spoon Hub Base Class | metacpan | |
Spoon::IndexList | metacpan | ||
Spoon::Installer | Spoon Installer Class | metacpan | |
Spoon::MetadataObject | Spoon Metadata Object Base Class | metacpan | |
Spoon::Plugin | Spoon Plugin Base Class | metacpan | |
Spoon::Registry | Spoon Registry Base Class | metacpan | |
Spoon::Template | Spoon Template Base Class | metacpan | |
Spoon::Template::TT2 | Spoon Template Toolkit Base Class | metacpan | |
Spoon::Trace | metacpan | ||
Spoon::Utils | Spoon Utilities Class | metacpan |
Provides
Name | File | View |
---|---|---|
IO::All | lib/Spoon/Base.pm | metacpan |
Spoon::Formatter::Block | lib/Spoon/Formatter.pm | metacpan |
Spoon::Formatter::Container | lib/Spoon/Formatter.pm | metacpan |
Spoon::Formatter::Phrase | lib/Spoon/Formatter.pm | metacpan |
Spoon::Formatter::Unit | lib/Spoon/Formatter.pm | metacpan |
Spoon::Formatter::Wafl | lib/Spoon/Formatter.pm | metacpan |
Spoon::Formatter::WaflBlock | lib/Spoon/Formatter.pm | metacpan |
Spoon::Formatter::WaflPhrase | lib/Spoon/Formatter.pm | metacpan |
Spoon::Hook | lib/Spoon/Hooks.pm | metacpan |
Spoon::Hooked | lib/Spoon/Hooks.pm | metacpan |
Spoon::Lookup | lib/Spoon/Registry.pm | metacpan |