Hello wise monks,
I am having trouble using Perl Package (par / pp) with IUP. My perl file has:
use IUP ':all';
But pp doesn't seem to pickup the IUP pm files as dependencies, I have to manually specify every single one like this:
pp -M IUP::Button ... ... -M IUP::Zbox test.pl -o test.exe
Is there a way to get pp to work right with the ':all' thingy?
In reply to Perl Packager with ':all' imports by myforwik
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |