Kwalitee Issues

has_meta_yml

Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_license_in_source_file

Add =head1 LICENSE and the text of the license to the main module in your code.

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: Config, VRML::EventMachine, VRML::Field::SFNode, VRML::JPEG, VRML::JavaCom, VRML::NodeType, VRML::OpenGL, VRML::Quaternion, VRML::Server, VRML::Text, VRML::VRMLFunc, VRML::Viewer, VRMLC, VRMLRend

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

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: Config.pm, Browser.pm, VRMLCU.pm, Events.pm, VRMLFields.pm, GLBackEnd.pm, JPEG/JPEG.pm, JS/JS.pm, VRMLJava.pm, VRMLNodes.pm, OpenGL/OpenGL.pm, Parser.pm, Quaternion.pm, Scene.pm, VRMLServ.pm, Text/Text.pm, URL.pm, VRMLFunc.pm, Viewer.pm, VRMLC.pm, VRMLRend.pm

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

has_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

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: Config, VRML::Browser, VRML::CU, VRML::EventMachine, VRML::Field::SFNode, VRML::GLBackEnd, VRML::JPEG, VRML::JS, VRML::JavaCom, VRML::NodeType, VRML::OpenGL, VRML::Parser, VRML::Quaternion, VRML::Scene, VRML::Server, VRML::Text, VRML::URL, VRML::VRMLFunc, VRML::Viewer, VRMLC, VRMLRend

Modules

Name Abstract Version View
VRML::Browser metacpan
VRML::CU metacpan
VRML::EventMachine metacpan
VRML::Field::SFNode metacpan
VRML::GLBackEnd metacpan
VRML::JPEG metacpan
VRML::JS metacpan
VRML::JavaCom metacpan
VRML::NodeType metacpan
VRML::OpenGL metacpan
VRML::Parser metacpan
VRML::Quaternion metacpan
VRML::Scene metacpan
VRML::Server metacpan
VRML::Text metacpan
VRML::URL metacpan
VRML::VRMLFunc metacpan
VRML::Viewer metacpan

Provides

Name File View
NULL Scene.pm metacpan
VRML::DEF Scene.pm metacpan
VRML::Error Parser.pm metacpan
VRML::Field VRMLFields.pm metacpan
VRML::Field::MFColor VRMLFields.pm metacpan
VRML::Field::MFFloat VRMLFields.pm metacpan
VRML::Field::MFInt32 VRMLFields.pm metacpan
VRML::Field::MFNode VRMLFields.pm metacpan
VRML::Field::MFRotation VRMLFields.pm metacpan
VRML::Field::MFString VRMLFields.pm metacpan
VRML::Field::MFVec2f VRMLFields.pm metacpan
VRML::Field::MFVec3f VRMLFields.pm metacpan
VRML::Field::Multi VRMLFields.pm metacpan
VRML::Field::SFBool VRMLFields.pm metacpan
VRML::Field::SFColor VRMLFields.pm metacpan
VRML::Field::SFFloat VRMLFields.pm metacpan
VRML::Field::SFInt32 VRMLFields.pm metacpan
VRML::Field::SFRotation VRMLFields.pm metacpan
VRML::Field::SFString VRMLFields.pm metacpan
VRML::Field::SFTime VRMLFields.pm metacpan
VRML::Field::SFVec2f VRMLFields.pm metacpan
VRML::Field::SFVec3f VRMLFields.pm metacpan
VRML::FieldHash Scene.pm metacpan
VRML::Handles Browser.pm metacpan
VRML::IS Scene.pm metacpan
VRML::JavaCom::IHandle VRMLJava.pm metacpan
VRML::JavaCom::OHandle VRMLJava.pm metacpan
VRML::Node Scene.pm metacpan
VRML::USE Scene.pm metacpan
VRML::Viewer::Examine Viewer.pm metacpan
VRML::Viewer::Fly Viewer.pm metacpan
VRML::Viewer::None Viewer.pm metacpan
VRML::Viewer::Walk Viewer.pm metacpan

Other Files

JPEG/Makefile.PL metacpan
JS/Makefile.PL metacpan
MANIFEST metacpan
Makefile.PL metacpan
OpenGL/Makefile.PL metacpan
README metacpan
Text/Makefile.PL metacpan