Sport-Analytics-NHL 1.40
Kwalitee Issues
No Core Issues.
- 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.
- 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.
- 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 |
---|---|---|---|
Sport::Analytics::NHL | Crawl data from NHL.com and put it into a database | 1.40 | metacpan |
Sport::Analytics::NHL::Config | NHL-related configuration settings | metacpan | |
Sport::Analytics::NHL::DB | Interface to MongoDB to store NHL reports. | metacpan | |
Sport::Analytics::NHL::Errors | Hard fixes to errors in the NHL reports | metacpan | |
Sport::Analytics::NHL::LocalConfig | local configuration settings | metacpan | |
Sport::Analytics::NHL::Merger | Merge the extra (HTML) reports into the master one (JSON). | metacpan | |
Sport::Analytics::NHL::Normalizer | normalize the merged boxscore, providing default values and erasing extra and redundant data. | metacpan | |
Sport::Analytics::NHL::Populator | populates the Mongo DB from the normalized boxscores - see Sport::Analytics::NHL::Normalizer for that and from other sources. | metacpan | |
Sport::Analytics::NHL::Report | Generic class for an NHL report | metacpan | |
Sport::Analytics::NHL::Report::BH | Class for the old Boxscore HTML report. NOT IN USE - NOT IN USE. | metacpan | |
Sport::Analytics::NHL::Report::BS | Class for the Boxscore JSON report | metacpan | |
Sport::Analytics::NHL::Report::ES | Class for the NHL HTML ES report. | metacpan | |
Sport::Analytics::NHL::Report::GS | Class for the NHL HTML GS report. | metacpan | |
Sport::Analytics::NHL::Report::PL | Class for the Boxscore HTML PBP report | metacpan | |
Sport::Analytics::NHL::Report::Player | Class for the Player JSON report | metacpan | |
Sport::Analytics::NHL::Report::RO | Class for the NHL HTML RO report. | metacpan | |
Sport::Analytics::NHL::Scraper | Scrape and crawl the NHL website for data | metacpan | |
Sport::Analytics::NHL::Test | Utilities to test NHL reports data. | metacpan | |
Sport::Analytics::NHL::Tools | Commonly used routines that are system-dependent | metacpan | |
Sport::Analytics::NHL::Usage | an internal utility module standardizing the usage of our applications. | metacpan | |
Sport::Analytics::NHL::Util | Simple system-independent utilities | metacpan |