in reply to Re^4: How start an application on Linux
in thread How start an application on Linux
"Forcing your code to install in particular directories is a Very Bad Idea Indeed."
Mmh, if i use Module::Build i can force my code to install in particular directories too, isn't it?
As far as i understood, i can set installdirs to core, site or vendor.
So in this case i would end up having a sudoku trainer somewhere in my Perl directory :-[
One might ask so what, but for me this vision is a pain in the ass.
On Linux such stuff is traditionally installed in /usr/local/bin or /opt/bin.
IMHO a much better place - and by chance d’accord with Filesystem_Hierarchy_Standard.
Best regards, KGB
«The Crux of the Biscuit is the Apostrophe»
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: How start an application on Linux
by DrHyde (Prior) on Jan 22, 2014 at 11:56 UTC |