I have simple perl script and I want to make install script which install dependencies (perl modules) and copy my file.perl to /usr/share/path
asking about password if necessary. I found that there are some solutions for installing perl modules (Makefile.PL, Build.PL etc.). But my script isn't module. How should I attempt it?
Asked
Active
Viewed 276 times
1

ciembor
- 7,189
- 13
- 59
- 100
-
1[I'll talk about this at YAPC::Europe](http://act.yapc.eu/ye2012/talk/4065) – daxim Jun 29 '12 at 10:22