| zamolxes | cats++ |
| merlyn | what you say! move every zig! |
| Teratogen | all your beer belong to us. |
| somian | Heyo Teratogen . |
| Teratogen | greets tempe.pm meeting tomorrow at 2 P.M. at Tempe Four Peaks (3 March) |
| infi | feh. come to YAPC::Asia in Tokyo instead. |
| Teratogen | heheh never been to a yapc |
| infi | well it's a FINE TIME TO START |
| Teratogen | I will wait for the Phoenix YAPC |
| infi | yrlnry will be there! |
| somian | I don think YAPC will be held as far west as Phoenix anytime soon. don't* |
| anarchris | hello |
| merlyn | hi! |
| Chris62vw | hey |
| merlyn | what's your perl question!? |
| anarchris | I have a stupid question about regexp, how do I extract a matched expression out of the string? |
| somian | merlyn requires feeding, anarchris :0 Perl regexp? |
| mauke | anarchris: ( ), $1, etc anarchris: see perldoc perlretut |
| anarchris | I have an HTML file in a string and I want to extract a string between "foo" and "bar" |
| mauke | NO :( |
| Jmax- | perlbot html |
| infi | uh oh. |
| perlbot | don't use regular expressions! See HTML::TokeParser, HTML::TokeParser::Simple, WWW::Mechanize, HTML::TreeBuilder, etc. |
| action | somian waits for it ... |
| somian | waits for it ... |
| Jmax- | perlbot syntax hmm, how can i add to taht factoid? |
| merlyn | so you don't have a regex question |
| anarchris | ah, ok it works |
| merlyn | you have a question about how to get Perl to do what you want. |
| anarchris | I used $0 instead of $1 |
| merlyn | you still don't want a regex |
| infi | perlbot syntax is Shammalammadingdong |
| perlbot | added syntax to the database |