| gavino | I saw apache 2.2.4 got an events module inteerestin events worker rather |
| imMute | gavino: why not? |
| BinGOs | POE has web server components. |
| gavino | Event MPM |
| imMute | gavino: i would think probably more like a app server, and have apache serve out the html and such |
| gavino | http://httpd.apache.org/docs/2.2/mod/event.html |
| imMute | so? |
| gavino | have you seen yaws? http://www.sics.se/~joe/apachevsyaws.html |
| imMute | is he speaking english? |
| gavino | no pirate! this is cool link too http://www.bivio.biz/hm/why-bOP |
| snafoo | GumbyBRAIN, handshake |
| GumbyBRAIN | The sup, sup/word, word handshake. |
| SubStack | GumbyBRAIN: SYN |
| GumbyBRAIN | eth|ath)\d) (syn|ack) port: (\d+) # see, nice and tasty. |
| f00li5h | GumbyBRAIN: hey! that's my regex! |
| GumbyBRAIN | Well, that's the regex does not have a warning in the my () list at the beginning? |
| f00li5h | does anyone know of a good "insert random data into my database to use as test data" type thing? |
| simcop2387 | f00li5h: rand() +dbi GumbyBRAIN: f00li5h is very foolish |
| GumbyBRAIN | Foolish, you need to do is download a new 5kw subwoofer. |
| f00li5h | simcop2387: i want words too |
| jmd | What's the easiest way to create a short text file in Perl? |
| f00li5h | jmd: start with a longer one? |
| action | CPAN upload: CGI-SSI-0.89 (+++++) by JAMES |
| CPAN | upload: CGI-SSI-0.89 (+++++) by JAMES |
| jql | easiest is quite a challenge |
| Zoffix | w00t. I could use that module |
| jmd | Like the perl eqivalent of CAT << EOF > filename.txt s/CAT/cat/ |
| f00li5h | jmd: thre are heredocs like that in perl |
| jql | perl -pe0 << EOF > filename.txt heh |
| action | jql chuckles |
| jql | chuckles |
| simcop2387 | f00li5h: then rand()+wordlist+dbi |
| jmd | f00li5h, So the syntax is exactly the same as bash? |
| f00li5h | jmd: perldoc perldata |