| dazjorz | "File Not Found" |
| LeoNerd | http://home.leonerd.org.uk/local/FCGI-Async-0.08.tar.gz |
| dazjorz | ah, this mirror worked :) I got it :) |
| LeoNerd | BTW if you're on perl 5.6.x you'll also want Test::More; I forgot to declare that in build_requires |
| dazjorz | LeoNerd: indeed, it failed well not because of that Can't call method "params" on an undefined value at t/02fcgi.t line 87. |
| LeoNerd | Marvellous :) I like test failures... Ooh.. exciting |
| dazjorz | # Failed test 'defined $req' |
| LeoNerd | &expletive; |
| dazjorz | :/ wtf |
| LeoNerd | OK... Can you mail me the full test output (my address is in the files) |
| dazjorz | okay LeoNerd: Sent :) |
| action | CPAN upload: QWizard-3.06 by HARDAKER |
| CPAN | upload: QWizard-3.06 by HARDAKER |
| LeoNerd | dazjorz: OK.. I'll take a look when I get home. Right now though, I'm about to head out from work.. so I'll take a look later |
| dazjorz | LeoNerd: Maybe I'll try to find something later :) I'll mail you a patch if I can find anything |
| Caelum | if something doesn't work, schedule a meeting! |
| talexb | Caelum, then a whole bunch of people won't work? |
| Caelum | exactly! |
| action | talexb has been in meetings like that. Productivity decreases as the number of people involved increases. |
| talexb | has been in meetings like that. Productivity decreases as the number of people involved increases. |
| NOTevil | then give a report on loss of production, and present it at next meeting... |
| Chris62vw | Pi Yee Press / BJ21.com Free Newsletter Green Chip Message Boards Membership Current Blackjack News (monthly) Catalog Online Order Form whoops. sorry about that |
| dazjorz | LeoNerd: I've got it, err probably |
| sung | stpo playing blackjack, you degenerate gambler. |
| dazjorz | LeoNerd: $req is undefined because there is no FCGI request it takes that from @{$self->{reqs}} which is an empty array then, I guess |