Hello Monks,
I would like to distribute my perl application with "open directory structure", i.e., something like:
├── app.bat <- just launches perl.exe app.pl with additional params ├── app.pl <- launcher for my application ├── lib <- all dependencies ├── my-lib <- perl modules for my application ├── perl.exe <- strawberry perl executable └── resources <- my app resources
Are there existing modules for that or some guides?
Thanks. WBR, Basiliscos
In reply to Portable win32 perl application without PAR::Packer by basiliscos
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |