CORBA-omniORB 0.9 Latest
Kwalitee Issues
- 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.
- 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: CORBA::Fixed, CORBA::LongDouble, CORBA::LongLong, CORBA::ULongLong
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: CORBA-omniORB-0.9/omniORB/Fixed.pm -- Around line 254: You can't have =items (as at line 259) unless the first thing after the =over is an =item CORBA-omniORB-0.9/omniORB/mapping.pod -- Around line 202: You forgot a '=back' before '=head2' Around line 278: =back without =over
- 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.
- 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: CORBA::Fixed, CORBA::LongDouble, CORBA::LongLong, CORBA::ULongLong, CORBA::omniORB
- 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:
- CORBA::Exception
- CORBA::Fixed
- CORBA::LongDouble
- CORBA::LongLong
- CORBA::Object
- CORBA::SystemException
- CORBA::ULongLong
- CORBA::UserException
- DynamicAny
- DynamicAny::DynAny
- DynamicAny::DynAnyFactory
- DynamicAny::DynArray
- DynamicAny::DynEnum
- DynamicAny::DynFixed
- DynamicAny::DynSequence
- DynamicAny::DynStruct
- DynamicAny::DynUnion
- DynamicAny::DynValue
- 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.1,0.9,0.94_01
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
CORBA::Fixed | metacpan | ||
CORBA::LongDouble | metacpan | ||
CORBA::LongLong | metacpan | ||
CORBA::ULongLong | metacpan | ||
CORBA::omniORB | Perl module implementing CORBA 2.x via omniORB | 0.9 | metacpan |
omnithreads | Perl interpreter-based threads | 0.1 | metacpan |
omnithreads::shared | Perl extension for sharing data structures between threads | 0.94_01 | metacpan |
Provides
Name | File | View |
---|---|---|
CORBA::Exception | omniORB.pm | metacpan |
CORBA::Object | omniORB.pm | metacpan |
CORBA::SystemException | omniORB.pm | metacpan |
CORBA::UserException | omniORB.pm | metacpan |
DynamicAny | omniORB.pm | metacpan |
DynamicAny::DynAny | omniORB.pm | metacpan |
DynamicAny::DynAnyFactory | omniORB.pm | metacpan |
DynamicAny::DynArray | omniORB.pm | metacpan |
DynamicAny::DynEnum | omniORB.pm | metacpan |
DynamicAny::DynFixed | omniORB.pm | metacpan |
DynamicAny::DynSequence | omniORB.pm | metacpan |
DynamicAny::DynStruct | omniORB.pm | metacpan |
DynamicAny::DynUnion | omniORB.pm | metacpan |
DynamicAny::DynValue | omniORB.pm | metacpan |