Kwalitee Issues

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: Math::Business::StockMonkey

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: stockmonkey-2.9407/lib/Math/Business/StockMonkey.pm -- Around line 75: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: Business/ADX.pm, Business/ATR.pm, Business/BollingerBands.pm, Business/CCI.pm, Business/ConnorRSI.pm, Business/DMI.pm, Business/EMA.pm, Business/HMA.pm, Business/LaguerreFilter.pm, Business/MACD.pm, Business/ParabolicSAR.pm, Business/RSI.pm, Business/SM/Stochastic.pm, Business/SMA.pm, Business/WMA.pm

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: Math::Business::StockMonkey

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.

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
Math::Business::ADX Technical Analysis: ADX (wilder's DMI) metacpan
Math::Business::ATR Technical Analysis: Average True Range metacpan
Math::Business::BollingerBands Technical Analysis: Bollinger Bands metacpan
Math::Business::CCI Technical Analysis: Commodity Channel Index metacpan
Math::Business::ConnorRSI Technical Analysis: Connor's 3 tuple average RSI with PriceRank metacpan
Math::Business::DMI Technical Analysis: Directional Movement Index (aka ADX) metacpan
Math::Business::EMA Technical Analysis: Exponential Moving Average metacpan
Math::Business::HMA Technical Analysis: Hull Moving Average metacpan
Math::Business::LaguerreFilter Technical Analysis: Laguerre Filter metacpan
Math::Business::MACD Technical Analysis: Moving Average Convergence/Divergence metacpan
Math::Business::ParabolicSAR Technical Analysis: Stop and Reversal (aka SAR) metacpan
Math::Business::RSI Technical Analysis: Relative Strength Index metacpan
Math::Business::SM::Stochastic Technical Analysis: Stochastic Oscillator metacpan
Math::Business::SMA Technical Analysis: Simple Moving Average metacpan
Math::Business::StockMonkey Base documentation for the StockMonkey Collection 2.9407 metacpan
Math::Business::WMA Technical Analysis: Weighted Moving Average metacpan

Other Files

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