in reply to Re^5: Secure deployment of binary perl modules
in thread Secure deployment of binary perl modules

Regardless of how well you control it, your practice is not good. /usr/bin is for the manufacturer, /usr/local or similar is for you. 'man filesystem' for details. Your advice to others to blithely poke stuff into /usr/bin is worse, as it does not even mention the detailed controls you practise yourself.
  • Comment on Re^6: Secure deployment of binary perl modules