Kwalitee Issues

meta_yml_conforms_to_known_spec

Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.

Error: License '<undef>' is invalid (license) [Validation: 1.3];Missing mandatory field, 'license' (license) [Validation: 1.3]

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: CORBA-IDL-2.64/lib/CORBA/IDL/Node.pm -- Around line 2792: =end tree without matching =begin. (Stack: [empty])

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.

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.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 2.60,2.61,2.62,2.63,2.64

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_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
CORBA::IDL 2.64 metacpan
CORBA::IDL::AsciiVisitor 2.60 metacpan
CORBA::IDL::Lexer 2.64 metacpan
CORBA::IDL::Node 2.63 metacpan
CORBA::IDL::ParserFactory 2.60 metacpan
CORBA::IDL::RepositoryIdVisitor 2.60 metacpan
CORBA::IDL::Symbtab 2.63 metacpan
CORBA::IDL::UidVisitor 2.62 metacpan

Provides

Name File View
CORBA::IDL::AbstractEvent lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::AbstractInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::AbstractValue lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::AnyType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Attribute lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Attributes lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::BaseInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::BasicType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::BinaryOp lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::BooleanLiteral lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::BooleanType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::BoxedValue lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Case lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::CharType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::CharacterLiteral lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::CodeFragment lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Component lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Constant lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Consumes lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Default lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Element lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Ellipsis lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Emits lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Enum lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::EnumType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Event lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Exception lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Expression lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Factory lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Finder lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::FixedPtConstType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::FixedPtLiteral lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::FixedPtType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::FloatingPtLiteral lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::FloatingPtType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardAbstractEvent lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardAbstractInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardAbstractValue lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardBaseInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardComponent lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardEvent lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardLocalInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardRegularEvent lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardRegularInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardRegularValue lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardStructType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardUnionType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ForwardValue lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Home lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Import lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::InheritanceSpec lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Initializer lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::IntegerLiteral lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::IntegerType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Interface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Literal lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::LocalInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Member lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Members lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Module lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Modules lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::NativeType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ObjectType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::OctetType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Operation lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Parameter lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Parser lib/CORBA/IDL/Parser20.pm metacpan
CORBA::IDL::Provides lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Publishes lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::RegularEvent lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::RegularInterface lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::RegularValue lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Scope lib/CORBA/IDL/Symbtab.pm metacpan
CORBA::IDL::SequenceType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Specification lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::StateMember lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::StateMembers lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::StringLiteral lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::StringType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::StructType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::TypeDeclarator lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::TypeDeclarators lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::TypeId lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::TypePrefix lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::UnaryOp lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::UnionType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::UnnamedSymbtab lib/CORBA/IDL/Symbtab.pm metacpan
CORBA::IDL::Uses lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::Value lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::ValueBaseType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::VoidType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::WideCharType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::WideCharacterLiteral lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::WideStringLiteral lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::WideStringType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::_ConstructedType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::_ForwardConstructedType lib/CORBA/IDL/Node.pm metacpan
CORBA::IDL::_TemplateType lib/CORBA/IDL/Node.pm metacpan

Other Files

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