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: Expected a map structure from string or file. (requires) [Validation: 1.3];License 'Artistic License 2.0' is invalid (license) [Validation: 1.3]

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.

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: Spreadsheet::Engine::Functions, Spreadsheet::Engine::Sheet

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
Spreadsheet::Engine Core calculation engine for a spreadsheet 0.12 metacpan
Spreadsheet::Engine::Error Standard errors metacpan
Spreadsheet::Engine::Fn::Operand An operand passed to a function metacpan
Spreadsheet::Engine::Function::ABS Spreadsheet funtion ABS() metacpan
Spreadsheet::Engine::Function::ACOS Spreadsheet funtion ACOS() metacpan
Spreadsheet::Engine::Function::ASIN Spreadsheet funtion ASIN() metacpan
Spreadsheet::Engine::Function::ATAN Spreadsheet funtion ATAN() metacpan
Spreadsheet::Engine::Function::ATAN2 Spreadsheet funtion ATAN2() metacpan
Spreadsheet::Engine::Function::AVERAGE Spreadsheet funtion AVERAGE() metacpan
Spreadsheet::Engine::Function::COS Spreadsheet funtion COS() metacpan
Spreadsheet::Engine::Function::COUNT Spreadsheet funtion COUNT() metacpan
Spreadsheet::Engine::Function::COUNTA Spreadsheet funtion COUNTA() metacpan
Spreadsheet::Engine::Function::COUNTBLANK Spreadsheet funtion COUNTBLANK() metacpan
Spreadsheet::Engine::Function::DATE Spreadsheet funtion DATE() metacpan
Spreadsheet::Engine::Function::DAY Spreadsheet funtion DAY() metacpan
Spreadsheet::Engine::Function::DDB Spreadsheet funtion DDB() metacpan
Spreadsheet::Engine::Function::DEGREES Spreadsheet funtion DEGREES() metacpan
Spreadsheet::Engine::Function::ERRCELL Spreadsheet funtion ERRCELL() metacpan
Spreadsheet::Engine::Function::EVEN Spreadsheet funtion EVEN() metacpan
Spreadsheet::Engine::Function::EXP Spreadsheet funtion EXP() metacpan
Spreadsheet::Engine::Function::FACT Spreadsheet funtion FACT() metacpan
Spreadsheet::Engine::Function::FALSE Spreadsheet funtion FALSE() metacpan
Spreadsheet::Engine::Function::FIND Spreadsheet funtion FIND() metacpan
Spreadsheet::Engine::Function::FV Spreadsheet funtion FV() metacpan
Spreadsheet::Engine::Function::HOUR Spreadsheet funtion HOUR() metacpan
Spreadsheet::Engine::Function::INT Spreadsheet funtion INT() metacpan
Spreadsheet::Engine::Function::ISBLANK Spreadsheet funtion ISBLANK() metacpan
Spreadsheet::Engine::Function::ISERR Spreadsheet funtion ISERR() metacpan
Spreadsheet::Engine::Function::ISERROR Spreadsheet funtion ISERROR() metacpan
Spreadsheet::Engine::Function::ISLOGICAL Spreadsheet funtion ISLOGICAL() metacpan
Spreadsheet::Engine::Function::ISNA Spreadsheet funtion ISNA() metacpan
Spreadsheet::Engine::Function::ISNONTEXT Spreadsheet funtion ISNONTEXT() metacpan
Spreadsheet::Engine::Function::ISNUMBER Spreadsheet funtion ISNUMBER() metacpan
Spreadsheet::Engine::Function::ISTEXT Spreadsheet funtion ISTEXT() metacpan
Spreadsheet::Engine::Function::LEFT Spreadsheet funtion LEFT() metacpan
Spreadsheet::Engine::Function::LEN Spreadsheet funtion LEN() metacpan
Spreadsheet::Engine::Function::LN Spreadsheet funtion LN() metacpan
Spreadsheet::Engine::Function::LOG Spreadsheet funtion LOG() metacpan
Spreadsheet::Engine::Function::LOG10 Spreadsheet funtion LOG10() metacpan
Spreadsheet::Engine::Function::LOWER Spreadsheet funtion LOWER() metacpan
Spreadsheet::Engine::Function::MAX Spreadsheet funtion MAX() metacpan
Spreadsheet::Engine::Function::MID Spreadsheet funtion MID() metacpan
Spreadsheet::Engine::Function::MIN Spreadsheet funtion MIN() metacpan
Spreadsheet::Engine::Function::MINUTE Spreadsheet funtion MINUTE() metacpan
Spreadsheet::Engine::Function::MOD Spreadsheet funtion MOD() metacpan
Spreadsheet::Engine::Function::MONTH Spreadsheet funtion MONTH() metacpan
Spreadsheet::Engine::Function::N Spreadsheet funtion N() metacpan
Spreadsheet::Engine::Function::NA Spreadsheet funtion NA() metacpan
Spreadsheet::Engine::Function::NPER Spreadsheet funtion NPER() metacpan
Spreadsheet::Engine::Function::NPV Spreadsheet funtion NPV() metacpan
Spreadsheet::Engine::Function::ODD Spreadsheet funtion ODD() metacpan
Spreadsheet::Engine::Function::PI Spreadsheet funtion PI() metacpan
Spreadsheet::Engine::Function::PMT Spreadsheet funtion PMT() metacpan
Spreadsheet::Engine::Function::POWER Spreadsheet funtion POWER() metacpan
Spreadsheet::Engine::Function::PRODUCT Spreadsheet funtion PRODUCT() metacpan
Spreadsheet::Engine::Function::PROPER Spreadsheet funtion PROPER() metacpan
Spreadsheet::Engine::Function::PV Spreadsheet funtion PV() metacpan
Spreadsheet::Engine::Function::RADIANS Spreadsheet funtion RADIANS() metacpan
Spreadsheet::Engine::Function::RATE Spreadsheet funtion RATE() metacpan
Spreadsheet::Engine::Function::REPLACE Spreadsheet funtion REPLACE() metacpan
Spreadsheet::Engine::Function::REPT Spreadsheet funtion REPT() metacpan
Spreadsheet::Engine::Function::RIGHT Spreadsheet funtion RIGHT() metacpan
Spreadsheet::Engine::Function::ROUND Spreadsheet funtion ROUND() metacpan
Spreadsheet::Engine::Function::SECOND Spreadsheet funtion SECOND() metacpan
Spreadsheet::Engine::Function::SIN Spreadsheet funtion SIN() metacpan
Spreadsheet::Engine::Function::SLN Spreadsheet funtion SLN() metacpan
Spreadsheet::Engine::Function::SQRT Spreadsheet funtion SQRT() metacpan
Spreadsheet::Engine::Function::STDEV Spreadsheet funtion STDEV() metacpan
Spreadsheet::Engine::Function::STDEVP Spreadsheet funtion STDEVP() metacpan
Spreadsheet::Engine::Function::SUBSTITUTE Spreadsheet funtion SUBSTITUTE() metacpan
Spreadsheet::Engine::Function::SUM Spreadsheet funtion SUM() metacpan
Spreadsheet::Engine::Function::SYD Spreadsheet funtion SYD() metacpan
Spreadsheet::Engine::Function::T Spreadsheet funtion T() metacpan
Spreadsheet::Engine::Function::TAN Spreadsheet funtion TAN() metacpan
Spreadsheet::Engine::Function::TIME Spreadsheet funtion TIME() metacpan
Spreadsheet::Engine::Function::TRIM Spreadsheet funtion TRIM() metacpan
Spreadsheet::Engine::Function::TRUE Spreadsheet funtion TRUE() metacpan
Spreadsheet::Engine::Function::TRUNC Spreadsheet funtion TRUNC() metacpan
Spreadsheet::Engine::Function::UPPER Spreadsheet funtion UPPER() metacpan
Spreadsheet::Engine::Function::VALUE Spreadsheet funtion VALUE() metacpan
Spreadsheet::Engine::Function::VAR Spreadsheet funtion VAR() metacpan
Spreadsheet::Engine::Function::VARP Spreadsheet funtion VARP() metacpan
Spreadsheet::Engine::Function::WEEKDAY Spreadsheet funtion WEEKDAY() metacpan
Spreadsheet::Engine::Function::YEAR Spreadsheet funtion YEAR() metacpan
Spreadsheet::Engine::Function::base base class for spreadsheet functions metacpan
Spreadsheet::Engine::Function::counter base class for counting functions metacpan
Spreadsheet::Engine::Function::depreciation metacpan
Spreadsheet::Engine::Function::hms base class for HMS functions metacpan
Spreadsheet::Engine::Function::investment base class for investment functions metacpan
Spreadsheet::Engine::Function::is base class for IS functions metacpan
Spreadsheet::Engine::Function::math base class for math functions metacpan
Spreadsheet::Engine::Function::math2 base class for 2arg math functions metacpan
Spreadsheet::Engine::Function::series base class for series functions metacpan
Spreadsheet::Engine::Function::text base class for text functions metacpan
Spreadsheet::Engine::Function::ymd base class for DMY functions metacpan
Spreadsheet::Engine::Functions Spreadsheet functions (SUM, MAX, etc) metacpan
Spreadsheet::Engine::Sheet Spreadsheet basics metacpan
Spreadsheet::Engine::Storage::SocialCalc load SocialCalc files metacpan
Spreadsheet::Engine::Value A value/type combination metacpan

Other Files

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