in reply to Re^3: Testing for non-perl system requirements
in thread Testing for non-perl system requirements
Sometimes doing it better is using the tools provided.
In this case, the Alien idea is not stupid, without merit, etc. Some of the concepts simply wreak of things that would better reside in rpm/src/makefile land, downloadable packages.
I believe in checking for missing non-perl dependencies/ operating system/ weather conditions, before installing perl modules.
I believe in scripting hacks to install non-perl dependencies.
Creating a standardized perl solution to installing things that are very particular about other dependencies and portability in general.. Could be a tremendous waste of time.
So, my way of doing some of these things better is to not do it.
Take for example Alien::CodePress. It installs something for a website.
Who would make use of this to install javascript and html ona website?
Don't get me wrong, I love what they are doing. Go for it. I will stand behind the developers and cheer as they code and debug their little fingers to the bone.
Just as I have.
Even if you reach a dead end (and I've had oodles), you learn- you earn a greater respect and fascination for your peers and beyond, who are creating amazing things and sharing it with the rest of us all.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Testing for non-perl system requirements
by Anonymous Monk on Apr 04, 2008 at 14:06 UTC | |
by leocharre (Priest) on Apr 06, 2008 at 20:12 UTC |