Data-Quantity 0.001 Latest
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- 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_human_readable_license
-
Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution.
- 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: Data::Quantity::Finance::CreditCardNumber, Data::Quantity::Finance::Currency::USD
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Class::MakeMethods
- Class::MakeMethods::Template::ClassName
- Time::JulianDay
- Time::ParseDate
- 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.
- no_abstract_stub_in_pod
-
Modify the stub. You might need to modify other stubs (for name, synopsis, license, etc) as well.
Error: Data::Quantity
- 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: Data::Quantity::Abstract::Base, Data::Quantity::Abstract::Compound, Data::Quantity::Abstract::InstanceIndex, Data::Quantity::Finance::CreditCardNumber, Data::Quantity::Finance::Currency, Data::Quantity::Finance::Currency::USD, Data::Quantity::Number::Bytes, Data::Quantity::Number::Integer, Data::Quantity::Number::Number, Data::Quantity::Number::Percentage, Data::Quantity::Size::Inches, Data::Quantity::Time::Date, Data::Quantity::Time::DayOfMonth, Data::Quantity::Time::DayOfWeek, Data::Quantity::Time::DurationDays, Data::Quantity::Time::DurationSeconds, Data::Quantity::Time::MonthOfYear, Data::Quantity::Time::Time, Data::Quantity::Time::Timestamp, Data::Quantity::Time::Year, Data::Quantity::Time::YearAndMonth
- 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 |
---|---|---|---|
Data::Quantity | Perl extension for blah blah blah | 0.001 | metacpan |
Data::Quantity::Abstract::Base | 0.001 | metacpan | |
Data::Quantity::Abstract::Compound | 0.001 | metacpan | |
Data::Quantity::Abstract::InstanceIndex | 0.001 | metacpan | |
Data::Quantity::Finance::CreditCardNumber | 0.001 | metacpan | |
Data::Quantity::Finance::Currency | 0.001 | metacpan | |
Data::Quantity::Finance::Currency::USD | metacpan | ||
Data::Quantity::Number::Bytes | 0.001 | metacpan | |
Data::Quantity::Number::Integer | 0.001 | metacpan | |
Data::Quantity::Number::Number | 0.001 | metacpan | |
Data::Quantity::Number::Percentage | 0.001 | metacpan | |
Data::Quantity::Size::Inches | 0.001 | metacpan | |
Data::Quantity::Time::Date | 0.001 | metacpan | |
Data::Quantity::Time::DayOfMonth | 0.001 | metacpan | |
Data::Quantity::Time::DayOfWeek | 0.001 | metacpan | |
Data::Quantity::Time::DurationDays | 0.001 | metacpan | |
Data::Quantity::Time::DurationSeconds | 0.001 | metacpan | |
Data::Quantity::Time::MonthOfYear | 0.001 | metacpan | |
Data::Quantity::Time::Time | 0.001 | metacpan | |
Data::Quantity::Time::Timestamp | 0.001 | metacpan | |
Data::Quantity::Time::Year | 0.001 | metacpan | |
Data::Quantity::Time::YearAndMonth | 0.001 | metacpan |
Provides
Name | File | View |
---|---|---|
Data::Quantity::Number::NAN | Quantity/Number/Number.pm | metacpan |