The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Sport::Analytics::NHL::TI - Class for the NHL HTML Team shift report

SYNOPSIS

Class for the NHL HTML Team shift report. Should not be constructed directly, but via Sport::Analytics::NHL::Report (q.v.)

Contrary to other reports there is no "older version" of this one.

METHODS

parse

Only one method, parse is required and thus implemented. The shift tables are relatively simple.

 Arguments: none, the report is within the object.

 Returns: void, $self->{shifts} is populated.

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::TI. 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::TI

You can also look for information at: