I just removed the code that referred to Windows services (which is imho indeed unnessecary for this), and made a little tweak that allows you to specify multiple values for parameters that can be specified more than once, so if you would do:

pp --add Module::A --add Module::B script.pl

you can do this in the [options] section like this:

[options]
add=Module::A;Module::B

The latest version can be found at http://jouke.pvoice.org/files/PARcompile-0.2.zip

(and patches are welcome)


Jouke

Reply via email to