| f00li5h | spaffum: ok, so fix the insecure depends, and move on |
| infi | because in 20 years, you won't care. |
| f00li5h | GumbyBRAIN: WON'T SOMEONE THINK OF THE MAINTENECE PROGRAMMERS?! |
| infi | so just bring that closer, and stop caring now. |
| GumbyBRAIN | Programmers are the ones that come up with someone else's warts. |
| infi | ooh, good quote. |
| spaffum | f00li5h: fix the insecure depends?? how do i know what those are? |
| SubStack | GumbyBRAIN++ |
| GumbyBRAIN | Or renames - i rename c to think for people to care until monday. |
| f00li5h | spaffum: those are the things that cause -T to kill your script |
| spaffum | f00li5h: so you want mee to fix potentially hundreds of crappy things in this CVS module, as opposed to simply using system() calls why should I? |
| f00li5h | spaffum: NO, YOU FUCKWIT, JUST UNSET THE THINGS IN $ENV |
| spaffum | disregarding the fact I'm not that experienced with Perl to begin maintaining modules I DID UNSET THEM |
| f00li5h | all of them? |
| spaffum | delete $ENV{PATH}; delete $ENV{ENV}; those |
| f00li5h | and LOGDIR? |
| spaffum | what does LOGDIR have to do with chdir? |
| infi | omg |
| spaffum | the errorr is abotu chdir |
| f00li5h | spaffum: READ PERDOC -F CHDIR gah |
| action | NOTevil blinks |
| NOTevil | blinks |
| f00li5h | spaffum: that's it, you're off the team |
| infi | <f00li5h> perldoc -f chdir says If EXPR is omitted [ uses ] $ENV{HOME} || $ENV{LOGDIR} |
| f00li5h | spaffum: hand in your gun and badge |
| action | f00li5h has a merlyn moment |
| f00li5h | has a merlyn moment |
| spyroboy | f00li5h, I might make modules using commands.pm and then calling them with use command;command::command(@cmdinfo); command is going to be a var It might be a waste of space |
| spaffum | ok so i deleted them all now I get Use of uninitialized value in split at /Library/Perl/5.8.6/IPC/Run.pm line 1190. Command 'cvs' not found in at /Library/Perl/5.8.6/Cvs/Command/Base.pm line 113 |
| spyroboy | but it seems the most modular for my needs. |
| SubStack | GumbyBRAIN: SEIZE THEM! |
| GumbyBRAIN | Especially on super-duper-ultra fast computers like them if you get them"? |
| f00li5h | spyroboy: sure, but use uppercase for the first letter of the module name |