To make it easier to test my app (and hoping to get some real feedback about it) I created a custom Citrus Perl distribution that includes Tpda3, only for GNU/Linux for now.
So, if you are not afraid of the command line and older technologies (PerlTk),
please, download, install and test my app:
Open a terminal:
% cd test # or any other playground dir
% tar xaf ~/downloads/tpda3perl-standard-51402-20903-linux-x86-061.tar.gz
% cd Tpda3Perl
% ./bin/citrusutils
After exit:
% source bin/citrusvars.sh
% perl -V
Paths should include Tpda3Perl.
...