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: Rubyish::Hash, Rubyish::String, Rubyish::Syntax::class, Rubyish::Syntax::def

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: Rubyish::Array, Rubyish::Autobox, Rubyish::Class, Rubyish::Dir, Rubyish::Enumerable, Rubyish::Hash, Rubyish::Kernel, Rubyish::Module, Rubyish::Object, Rubyish::String, Rubyish::Syntax::class, Rubyish::Syntax::def, Rubyish::Syntax::false, Rubyish::Syntax::include, Rubyish::Syntax::nil, Rubyish::Syntax::true

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.

Modules

Name Abstract Version View
Rubyish Perl programming, the rubyish way. 0.32 metacpan
Rubyish::Array Array (class) metacpan
Rubyish::Autobox Autoboxing scalars to be Rubyish. metacpan
Rubyish::Class The Class metacpan
Rubyish::Dir Dir (class) metacpan
Rubyish::Enumerable Enumerable (module) metacpan
Rubyish::FalseClass The FalseClass implementation metacpan
Rubyish::Hash Hash (class) metacpan
Rubyish::Kernel Kernel (module) metacpan
Rubyish::Module The Module implementation metacpan
Rubyish::NilClass The NilClass implementation metacpan
Rubyish::Object the parent class of all classes in Rubyish metacpan
Rubyish::String String (class) metacpan
Rubyish::Syntax::class Define a new class with "class" metacpan
Rubyish::Syntax::def Inject "def" into your package. metacpan
Rubyish::Syntax::false Gives you a false object. metacpan
Rubyish::Syntax::include metacpan
Rubyish::Syntax::nil Gives you a nil object. metacpan
Rubyish::Syntax::true Gives you a true object. metacpan
Rubyish::TrueClass The TrueClass implementation metacpan

Other Files

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