App-PTP
view release on metacpan or search on metacpan
=head1 CAVEATS
This program is optimized for expressivity rather than performance (also,
modern computers are powerful). So it will read each file in memory entirely
before processing it. In particular, if you use the B<--merge> option, then all
the input files are entirely loaded in memory at the same time.
Handling of the user supplied code might differ depending on whether the
B<--safe> option is in effect or not. In particular, currently any exception
thrown by user code in safe mode is entirely ignored. While this is a bug, one
could say that this contribute to prevent that anything unpredictable will
happen to the calling code...
=head1 AUTHOR
This program has been written by L<Mathias Kende|mailto:mathias@cpan.org>.
=head1 LICENCE
Copyright 2019-2024 Mathias Kende
( run in 2.656 seconds using v1.01-cache-2.11-cpan-d7a12ab2c7f )