#perl - Tue 27 Mar 2007 between 17:23 and 17:29



hardeharrHArrI guess I give clisp a nother try
fieserkillerhi all
hardeharrHArrperl is freaking em out
fieserkilleri've a question: how can i load an other file in perl? like "source filename" in bash or include?
Aankhen``perldoc -f open
buetowfieserkiller: or take a look at require and look
aeh
Teratogenyou know, for all that perldoc -f open talks about, it doesn't make clear that the file handle can be a my $variable
buetowrequire and use
fieserkillerok i try that, thx
hobbsTeratogen: because 95% of it was written before that was true :)
jagermanTeratogen: "If FILEHANDLE is an undefined scalar variable ..." mentions it quite clearly.
Teratogenif you use a my variable, what actually gets put in it, a reference to a glob?
ah jagerman, /me rereads perldoc -f open
buuTeratogen: Yar.
tdonahue-laptophi all
Aankhen``I should probably read the full line before answering. o_O
I just read up to "load an other file in perl".
buuAankhen``: Yeah, l2r.
Jmax-i think we've all done that a few times
Aankhen``buu: But it's HARD and stuff.
tdonahue-laptopis there anyway to redirect a filehandle to STDOUT instead of a file?
Jmax-27 Mar 16:20:45 ntpdate[9738]: step time server 206.248.172.208 offset 96.646864 sec
buuAankhen``: Let's go shopping?
Jmax-96 seconds?!?! how could that have happened
buutdonahue-laptop: Just open it.
Aankhen``buu: Yeah! Can we get that cute pink dress I saw the other day?
buuAankhen``: Sure thing baby.
Aankhen``:-D
Right after I shower.
Chris62vwcan I watch?
actionAankhen`` > shower & # stop peeking, you perverts.
Aankhen``> shower & # stop peeking, you perverts.
Chris62vwdamn
tdonahue-laptopbuu, if i just do open (CFGOUT); it will print to STDOUT?
buuNo..
Jmax-tdonahue-laptop: why not just print to STDOUT ?
why do you need a new filehandle at all?
tdonahue-laptopJmax-, i don't want to have 2 sets of print statements based on where the output should go
if i can avoid it
buutdonahue-laptop: Learn the magic of 'select'

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

IrcArchive