DateTimeX-Lite 0.00001_03
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- 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: DateTimeX::Lite::Strftime
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: DateTimeX-Lite-0.00001/lib/DateTimeX/Lite/LeapSecond.pm -- Around line 159: Non-ASCII character seen before =encoding in 'Flávio'. Assuming CP1252
- 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.
- 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: DateTimeX::Lite::Infinite, DateTimeX::Lite::LeapSecond, DateTimeX::Lite::Strftime, DateTimeX::Lite::TimeZone::Catalog, DateTimeX::Lite::TimeZone::Floating, DateTimeX::Lite::TimeZone::OffsetOnly, DateTimeX::Lite::TimeZone::UTC
- 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 |
---|---|---|---|
DateTimeX::Lite | A Low Calorie DateTime | 0.00001 | metacpan |
DateTimeX::Lite::Duration | Duration objects for date math | metacpan | |
DateTimeX::Lite::Infinite | Infinite past and future DateTimeX::Lite objects | metacpan | |
DateTimeX::Lite::LeapSecond | leap seconds table and utilities | metacpan | |
DateTimeX::Lite::Locale | Locale | metacpan | |
DateTimeX::Lite::OlsonDB | An object to represent an Olson time zone database | metacpan | |
DateTimeX::Lite::TimeZone | Time zone object base class and factory | metacpan | |
DateTimeX::Lite::TimeZone::Catalog | Provides a list of all valid time zone names | metacpan | |
DateTimeX::Lite::TimeZone::Floating | metacpan | ||
DateTimeX::Lite::TimeZone::Local | Determine the local system's time zone | metacpan | |
DateTimeX::Lite::TimeZone::Local::Unix | Determine the local system's time zone on Unix | metacpan | |
DateTimeX::Lite::TimeZone::Local::VMS | Determine the local system's time zone on VMS | metacpan | |
DateTimeX::Lite::TimeZone::Local::Win32 | Determine the local system's time zone on Windows | metacpan | |
DateTimeX::Lite::TimeZone::OffsetOnly | A DateTimeX::Lite::TimeZone object that just contains an offset | metacpan | |
DateTimeX::Lite::TimeZone::UTC | The UTC time zone | metacpan | |
DateTimeX::Lite::Util | metacpan |
Provides
Name | File | View |
---|---|---|
DateTimeX::Lite::OlsonDB::Change | lib/DateTimeX/Lite/OlsonDB.pm | metacpan |
DateTimeX::Lite::OlsonDB::Observance | lib/DateTimeX/Lite/OlsonDB.pm | metacpan |
DateTimeX::Lite::OlsonDB::Rule | lib/DateTimeX/Lite/OlsonDB.pm | metacpan |
DateTimeX::Lite::OlsonDB::Zone | lib/DateTimeX/Lite/OlsonDB.pm | metacpan |