PLJava 0.01 Deleted
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_tests
-
Add tests!
- 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: AutoLoader, Carp, Carp::Heavy, Config, Data::Dumper, DynaLoader, Exporter, Exporter::Heavy, FindBin, PLJava, XML::Smart, XML::Smart::Base64, XSLoader, overload, re, strict, warnings, warnings::register
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: PLJava-0.01/lib/XML/Smart.pm -- Around line 2013: Non-ASCII character seen before =encoding in 'â¬âÆââ¦â â¡Ëâ°Å â¹ÅŽâââââ¢ââËâ¢Å¡âºÅžŸ¡¢£¤¥¦§¨©ª«¬®¯°±²³´µ¶·¸¹º»¼½¾¿'. Assuming CP1252
- 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!
- 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.
- 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: AutoLoader, Carp, Carp::Heavy, Config, Data::Dumper, DynaLoader, Exporter, Exporter::Heavy, FindBin, Object::MultiType, PLJava, XML::Smart, XML::Smart::Base64, XML::Smart::DTD, XML::Smart::Data, XML::Smart::Entity, XML::Smart::HTMLParser, XML::Smart::Parser, XML::Smart::ParserLite, XML::Smart::Tie, XML::Smart::Tree, XML::Smart::XPath, XSLoader, constant, overload, re, strict, vars, warnings
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- AutoLoader
- Carp
- Config
- Data::Dumper
- DynaLoader
- Exporter
- FindBin
- XSLoader
- constant
- overload
- re
- strict
- vars
- warnings
- warnings::register
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,0.02,0.04,0.55,1.0,1.006005,1.01,1.02,1.04,1.2,1.42,2.102,5.562,5.58
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
AutoLoader | load subroutines only on demand | 5.58 | metacpan |
Carp | metacpan | ||
Config | access Perl configuration information | metacpan | |
Data::Dumper | stringified perl data structures, suitable for both printing and C<eval> | 2.102 | metacpan |
DynaLoader | Dynamically load C libraries into Perl code | 1.04 | metacpan |
Exporter | Implements default import method for modules | 5.562 | metacpan |
FindBin | Locate directory of original perl script | 1.42 | metacpan |
Object::MultiType | Perl Objects as Hash, Array, Scalar, Code and Glob at the same time. | 0.04 | metacpan |
PLJava | This project will embed Perl into Java. | 0.01 | metacpan |
XML::Smart | A smart, easy and powerful way to access/create XML files/data. | 1.006005 | metacpan |
XML::Smart::Base64 | 1.0 | metacpan | |
XML::Smart::DTD | DTD parser for XML::Smart. | 0.01 | metacpan |
XML::Smart::Data | 0.01 | metacpan | |
XML::Smart::Entity | 0.01 | metacpan | |
XML::Smart::HTMLParser | 1.0 | metacpan | |
XML::Smart::Parser | 1.2 | metacpan | |
XML::Smart::ParserLite | 0.55 | metacpan | |
XML::Smart::Tie | metacpan | ||
XML::Smart::Tree | 1.0 | metacpan | |
XML::Smart::XPath | 0.01 | metacpan | |
XSLoader | Dynamically load C libraries into Perl code | 0.01 | metacpan |
constant | Perl pragma to declare constants | 1.02 | metacpan |
overload | Package for overloading perl operations | metacpan | |
re | Perl pragma to alter regular expression behaviour | 0.02 | metacpan |
strict | Perl pragma to restrict unsafe constructs | 1.01 | metacpan |
vars | Perl pragma to predeclare global variable names (obsolete) | metacpan | |
warnings | Perl pragma to control optional warnings | metacpan | |
warnings::register | warnings import function | metacpan |