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::Enumerable, Rubyish::Hash, Rubyish::Kernel, Rubyish::Module, Rubyish::Object, Rubyish::String, Rubyish::Syntax::class, Rubyish::Syntax::def, Rubyish::Syntax::include, Rubyish::Syntax::nil

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).

Modules

Name Abstract Version View
Rubyish Perl programming, the rubyish way. 0.31 metacpan
Rubyish::Array Array object acts as ruby metacpan
Rubyish::Autobox Autoboxing scalars to be Rubyish. metacpan
Rubyish::Class The Class metacpan
Rubyish::Enumerable The Enumerable implementation metacpan
Rubyish::Hash metacpan
Rubyish::Kernel The Kernel implementation 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 object acts as ruby metacpan
Rubyish::Syntax::class Define a new class with "class" metacpan
Rubyish::Syntax::def Inject "def" into your package. metacpan
Rubyish::Syntax::include metacpan
Rubyish::Syntax::nil Gives you a nil object. metacpan

Other Files

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