The following module was proposed for inclusion in the Module List:
modid: Report::Porf
DSLIP: Rdpfp
description: Generate tabled reports for any outputformat
userid: JPR (Ralf Peine)
chapterid: 23 (Miscellaneous_Modules)
communities:
http://www.jupiter-programs.de/prj_public/porf/index.htm
similar:
rationale:
PORF: Perl Open Report Framework The only open report framework for
perl that supports currently tabled reports currently for text, html
and csv extendable to others at runtime with no need to update
framework.
Very fast and easy to use. Minimal program
use Report::Porf qw (:all);
auto_report(\@data, $file);
Where $file is optional.
Very fast and flexible by eval generated code. Works with arrays,
hashes, objects and any other kind of input row data.
enteredby: JPR (Ralf Peine)
enteredon: Sat May 17 22:14:08 2014 UTC
The resulting entry would be:
Report::
::Porf Rdpfp Generate tabled reports for any outputformat JPR
Thanks for registering,
--
The PAUSE
PS: The following links are only valid for module list maintainers:
Registration form with editing capabilities:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=56010000_23f6fec326320338&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=56010000_23f6fec326320338&SUBMIT_pause99_add_mod_insertit=1
Peek at the current permissions:
https://pause.perl.org/pause/authenquery?pause99_peek_perms_by=me&pause99_peek_perms_query=Report%3A%3APorf