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

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

VERSION

version 0.01

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.