BBS-Universal 0.023 Latest

Kwalitee Issues

has_abstract_in_pod

Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution.

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: BBS::Universal::ANSI, BBS::Universal::ASCII, BBS::Universal::ATASCII, BBS::Universal::BBS_List, BBS::Universal::CPU, BBS::Universal::Commands, BBS::Universal::DB, BBS::Universal::FileTransfer, BBS::Universal::Messages, BBS::Universal::News, BBS::Universal::PETSCII, BBS::Universal::SysOp, BBS::Universal::Tokens, BBS::Universal::Users

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: src/Universal.pm
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: BBS::Universal, BBS::Universal 0.023, BBS::Universal::ANSI, BBS::Universal::ASCII, BBS::Universal::ATASCII, BBS::Universal::BBS_List, BBS::Universal::CPU, BBS::Universal::Commands, BBS::Universal::DB, BBS::Universal::FileTransfer, BBS::Universal::Messages, BBS::Universal::News, BBS::Universal::PETSCII, BBS::Universal::SysOp, BBS::Universal::Tokens, BBS::Universal::Users
no_invalid_versions

Fix the version numbers so that version::is_lax($version) returns true.

Error:
  • lib/BBS/Universal/ANSI.pm: HASH(0x56553aadee90)
  • lib/BBS/Universal/ASCII.pm: HASH(0x565538c32a90)
  • lib/BBS/Universal/ATASCII.pm: HASH(0x565538cb4898)
  • lib/BBS/Universal/BBS_List.pm: HASH(0x565539591590)
  • lib/BBS/Universal/CPU.pm: HASH(0x565538c32fd0)
  • lib/BBS/Universal/DB.pm: HASH(0x5655394fcbb8)
  • lib/BBS/Universal/FileTransfer.pm: HASH(0x565538d03528)
  • lib/BBS/Universal/Messages.pm: HASH(0x565538ee2b08)
  • lib/BBS/Universal/News.pm: HASH(0x565539565508)
  • lib/BBS/Universal/PETSCII.pm: HASH(0x565538f0c2a8)
  • lib/BBS/Universal/SysOp.pm: HASH(0x565538ef1b20)
  • lib/BBS/Universal/Tokens.pm: HASH(0x5655394c58a8)
  • lib/BBS/Universal/Users.pm: HASH(0x565538d39970)

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_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
BBS::Universal 0.023 metacpan
BBS::Universal::ANSI metacpan
BBS::Universal::ASCII metacpan
BBS::Universal::ATASCII metacpan
BBS::Universal::BBS_List metacpan
BBS::Universal::CPU metacpan
BBS::Universal::DB metacpan
BBS::Universal::FileTransfer metacpan
BBS::Universal::Messages metacpan
BBS::Universal::News metacpan
BBS::Universal::PETSCII metacpan
BBS::Universal::SysOp metacpan
BBS::Universal::Tokens metacpan
BBS::Universal::Users metacpan

Other Files

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