#perl - Tue 27 Mar 2007 between 06:14 and 07:02



simcop2387Lynx_: query optimization is a whole 'nother issue, usually the database can do it better than you can (getting what you want out of it that is)
zeRoc0oL_any other worthy movie on those lines,i'm craving to watch
simcop2387Real Genius is about that same caliber
zeRoc0oL_thanks,d/l now
f3ewLynx_, SELECT column, column FROM TABLE WHERE key IN (list, of, keys);
actionCPAN upload: Tripletail-0.26 by HIO
CPANupload: Tripletail-0.26 by HIO
Lynx_simcop2387, f3ew: thanks, i guess i should read up on SQL first
pelaiif I've populated a hash like so: $myHash{$name} = [$number, $string]; How would I sort the hash according to $number when outputting in a foreach loop?
Lynx_f3ew: just seemed weird to me to have such a large list of keys in one query, but what do i know
f3ewhow large?
buupelai: Custom sort blocks.
Lynx_f3ew: dozens to max. 200 or so
f3ewLynx_, most databases should be able to handle that]
Lynx_f3ew: ok, thanks
pelaibuu: create a custom sort function?
Supaplexa sub sub. perfect.
badfishthis is a really intersting free application. http://www.challenge-tv.com/index.php?mode=demodetail&demo=28007&dl=3
shortenbadfish's url is at http://xrl.us/vg9y
Supaplexso interesting you came and went.
actionSupaplex hunts for canidates for his malware research collection
Supaplexhunts for canidates for his malware research collection
actionCPAN upload: URI-ParseSearchString-2.1 by SDEN
CPANupload: URI-ParseSearchString-2.1 by SDEN
f3ewSupaplex?
Supaplexsup
REBORNdoes anyone know how to find a free bot provider for a channel
Supaplexyea, they call it chanserv. :)
REBORNtx, gotta document that, I'm new to it!
carson_Can someone suggest a Vector class that's quick?
Right now I'm just blessing a array ref as my obj. and doing operations on $self->[0], [1], [2], but if there's anything I can do to make it faster, please fill me in.
vincentis it possible to set a regex as a record seperator under command line ?
integralcarson_: Some applications can benefit from PDL (http://pdl.perl.org/) but that's mainly for numeric code
vincent: No.
carson_thanks integral. i think it looks promising.
vincentintegral: that is strange, I think accepting regex as a record seperator is useful
integralvincent: Yes, you might, but the whole way the perl regexp engine works is unlike grep (et al), and isn't easily applied to streams instead of fixed buffers
(Mainly because it's not a regular expression engine any more...)
vincentintegral: got it, thanks
the_man_mountainCan someone help me with a regex?
I'm try to check is 55 is not the text betwee text: and :text
So the text should be in the former text:.*:text
I want to check in .* is not 55

Page: 1 8 15 22 29 36 43 50 57 64 71 78 85 92 99 106 113 

IrcArchive