#perl - Thu 1 Mar 2007 between 02:58 and 03:20



ccoffeyyes, how to match it, so $response[0]=~s/// ?
BinGOsGumbyBRAIN: My wife's got no nose. How does she smell? Like fish!
GumbyBRAINDoes no one is his wife's.
siliyou could use a couple of spaces there, but it's close to being what you asked for
actually, a few spaces
ccoffey$response[0]=~s/ // and where else? :)
ah, that works, thanks guys :)
thrigI presume you've discovered the undocumented ;
ccoffeyit's the most round the houses way of launcing videolan, but it's what i'm doing :)
confusing myself a lot tonight, doing java in another window.
siliI need some VC funding
anyone interested?
SubStackGumbyBRAIN: write the man a check
GumbyBRAINYeah man do i check the beer minibar here.
Dereckwhat is the command to install modules in cygwin?
Jmax-cpan
you might have to perl -MCPAN -e shell
somianBasically yopur installation of cygwinperl works like any unix perl.
Jmax-yeah
it better! or else...
ccoffeyare all the regex's for IP address as long as that?
^([a-zA-Z0-9_\-])+(\.([a-zA-Z0-9_\-])+)*@((\[(((([0-1])?([0-9])?[0-9])|(2[0-4][0-9])|(2[0-5][0-5])))\.(((([0-1])?([0-9])?[0-9])|(2[0-4][0-9])|(2[0-5][0-5])))\.(((([0-1])?([0-9])?[0-9])|(2[0-4][0-9])|(2[0-5][0-5])))\.(((([0-1])?([0-9])?[0-9])|(2[0-4][0-9])|(2[0-5][0-5]))\])) ?
no, that's wrong, now that i've pasted
Jmax-there's modules for that
Dereckwhat i mean to say, is that i have the modules already on my computer, i just need to install them so can someone give me an example command with path and such
revdiabloccoffey: Is that supposed to match an email address?
silihi revdiablo
revdiabloHey sili
SubStackGumbyBRAIN: match an email address
GumbyBRAINAn address should pay attention to the email to the right, push up, pop down, byte byte byte.
merlynegad - trying to do number range validation with a regex
and of course, it fails for things like 000250. etc
revdiabloIt makes a grown man cry
merlynI bet it even fails for 127.1
why the hell do people try to do that?
regex is for TEXT MATCHING
not number range matchnig
siliyou just wait for perl6.
bpalmerregex are for state machines
merlynoh, I'm waiting alright. :)

Page: 1 8 15 22 29 36 43 50 57 64 71 78 85 

IrcArchive