NAME
merge - Merge the crawled (and compiled) NHL reports into one structure per game, storing it in the merged.storable file in the game directory.
SYNOPSIS
Merge the crawled (and compiled) NHL reports into one structure per game, storing it in the merged.storable file in the game directory.
Usage: merge-schedule [Options] Arguments
Options:
-h|--help
this message and
exit
-V|--version
version and
exit
-v|--verbose produce verbose output to STDERR
-d|--debug produce debug output to STDERR
--
no
-compile Do not compile file even
if
storable is absent
--recompile Compile file even
if
storable is present
-E|--data-dir DIR Data directory root (
default
/misc/nhl)
-f|--force
override
/overwrite existing data
--test Test the validity of the files (
use
with
caution)
-s|--start-season SEASON Start at season SEASON (
default
2018)
-S|--stop-season SEASON Stop at season SEASON (
default
2018)
-T|--stage STAGE Scrape stage STAGE (2: REGULAR, 3: PLAYOFF,
default
: 2
--doc DOC Only process reports of type doc (repeatable). Available types are: BS, PL, RO, GS, ES
Arguments:
GAME_IDS Our 9-digit game ids that are present in the file
system
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. 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
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
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
ACKNOWLEDGEMENTS
LICENSE AND COPYRIGHT
Copyright 2018 More Hockey Stats.
This program is released under the following license: gnu