in reply to Re^2: Packaging Perl Programs (is) Painful
in thread Packaging Perl Programs (is) Painful
Well it may not make you a programmer, but it sure makes you a better System Administrator. Even at the programming level, compiling your own programs DOES make you a better programmer because building an executable from the code, makes you aware of libraries and how they interact on your system. When you just install pre-built binaries, it's like being thrown a fish, instead of learning how to fish.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Packaging Perl Programs (is) Painful
by BrowserUk (Patriarch) on Sep 05, 2010 at 16:01 UTC | |
by Gavin (Archbishop) on Sep 06, 2010 at 07:51 UTC |