hi there, Is there a way to include other files into the PAR arhive not just the scripts and libraries.. and still preserve the the directory hierarcy.. ex.:
/mydir/bin/script1.pl /mydir/bin/script2.pl /mydir/lib/Lib1.pm /mydir/etc/config1.conf the same has to go into the PAR arhive.. Then if this is possible how to access this config files from whithin the scripts.. probably open "</mydir/etc/config1.conf" will not work !!! Second question - can filter be applied on the libs and other files not just on the scripts !? tia
