Language-Befunge 3.00 Deleted

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: Language::Befunge::Ops, Language::Befunge::Ops::Befunge98, Language::Befunge::Ops::GenericFunge98, Language::Befunge::Ops::Unefunge98

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: Language::Befunge::Ops, Language::Befunge::Ops::Befunge98, Language::Befunge::Ops::GenericFunge98, Language::Befunge::Ops::Unefunge98

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_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
Language::Befunge a Befunge-98 interpreter 3.00 metacpan
Language::Befunge::IP an Instruction Pointer for a Befunge-97 program. metacpan
Language::Befunge::Interpreter metacpan
Language::Befunge::LaheySpace a 2-dimensional LaheySpace representation. metacpan
Language::Befunge::LaheySpace::Generic a generic N-dimensional LaheySpace. metacpan
Language::Befunge::Ops definition of the various operations metacpan
Language::Befunge::Ops::Befunge98 operations supported by a Unefunge-98 interpreter metacpan
Language::Befunge::Ops::GenericFunge98 metacpan
Language::Befunge::Ops::Unefunge98 metacpan
Language::Befunge::Vector an opaque, N-dimensional vector class. metacpan
Language::Befunge::lib::FOO metacpan
Language::Befunge::lib::HELO metacpan

Other Files

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