NAME
Sport::Analytics::NHL::Config - NHL-related configuration settings
SYNOPSYS
NHL-related configuration settings
Provides NHL-related settings such as first and last season, teams, available reports, and so on.
This list shall expand as the release grows.
use Sport::Analytics::NHL::Config;
print "The first active NHL season is $FIRST_SEASON\n";
FUNCTIONS (avoid)
A couple of utility functions are defined and run.
- get_cache_games_per_season
-
Not for consumption. RTFSC.
- get_games_per_season
-
Not for consumption. RTFSC.
AUTHOR
More Hockey Stats, <contact at morehockeystats.com>
BUGS
Please report any bugs or feature requests to contact at morehockeystats.com
, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Sport::Analytics::NHL::Config. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc Sport::Analytics::NHL::Config
You can also look for information at:
RT: CPAN's request tracker (report bugs here)
https://rt.cpan.org/NoAuth/Bugs.html?Dist=Sport::Analytics::NHL::Config
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
https://cpanratings.perl.org/d/Sport::Analytics::NHL::Config
Search CPAN