#perl - Tue 6 Mar 2007 between 19:06 and 19:17



binplease ?
hobbsbin: find a programmer and ask them to write your program.
binsigh, i thought i could get some help here instead of getting pathetic replies such as 'find a programmer .. 'sigh what a world
dewdude the problem is you're demonstrating a massive misunderstanding of how code reuse in perl works
and you're likely not getting an answer because nobody really wants to take on the project that would be teaching you how to do it properly
hobbsbin: you were repeatedly given USEFUL answers as to how to solve your problem without breaking perl
ramserverbin
hobbsbin: your answer was BUT I DON'T WANT TO
ramserverwww.perl.org has a bunch of cool free books
hobbsbin: in that situation, your only recourse is to find a programmer, because you're not qualified to be one.
ramserverperl for the impatient sounds like gr8 on for you
;)
free
totally free man
binsigh why can't i get a reply on this: how to declare a variable GLOBALLY and how to use this variable in function (imported from a file with use lib... )
ramserverwww.perl.org
maukebin: because you can just read the docs to find out
dewbecause you're not supposed to do that!
bini want to do that OK ?
dewno!
bini don't want to pass the connection variable to every of my 1000 functions you see ? sigh.
dewthis is why you're not getting an answer
maukebin: then read perldoc perl to find out what perldocs you need to read
hobbsbin: if you don't want to do it, then don't.
dewbecause telling people how to do shit wrong is not something anyone's willing to do!
maukethe list probably includes perlsub and perlmod
hobbsbin: just step away from the computer and stop coding.
bin: but it won't get you very far.
ramserverhttp://www.perl.org/books/library.html
f0ster_hi, i'm trying ot run this sed command to delete all my file extensions... sed "s/\\*.bsp//g" file > file, where file is originally created from the command ls *.bsp > file, but sed won't execute and says my s command isn't terminated properly. any ideas?
hobbsf0ster_: hi, this is #perl.
dew*.bsp isn't looking much like a regexp to me
simcop2387-tvbin, to declare a script globablly define it in the first/globbl scropt
scope*
er variable
stupid brain sneezes
bini know ..
ramserverbin check out those books man, totally free
f0ster_dew: doesn't that match anything that ends with .bsp?
simcop2387-tvbin, then you don't have a problem then? after you declare it there you just use it elsewhere

Page: 2 9 16 23 30 37 44 51 58 65 72 79 86 93 100 

IrcArchive