The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

cpr_report.pl - Generate an overview of the status of people enrolled for CPR training.

VERSION

version 0.03

SYNOPSIS

cpr_report.pl --people <file1.xlsx> --certs <file2.xml> --course <file3.xlsx>

DESCRIPTION

Application to merge information from various datasets to generate an overview of who followed the practical and theoretical CPR training.

The expected format of the various input files is documented in the module App::CPRReporter.

AUTHOR

Lieven Hollevoet <hollie@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Lieven Hollevoet.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.