in reply to Re: Packaging Perl Programs (is) Painful
in thread Packaging Perl Programs (is) Painful

And what if the application requires access to the local file system? Or large volumes of data? Or large amounts of cpu? Or all three?

Why advise a course of action that requires a complete re-write of an already working, existing application, just in order to avoid packaging that application? Especially when there is no need to package it in the first place.

  • Comment on Re^2: Packaging Perl Programs (is) Painful