NAME
cpr_reporter.pl - Generate an overview of the status of people enrolled for CPR training.
VERSION
version 0.02
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.