NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
I am confused (Score:2)
I followed everything up until this, at the end of the authentication example:
Wouldn't this return ap_constants['OK'] even when the authentication fails? ($I0 gets assigned that value in both cases
mirod
Re:I am confused (Score:1)
Reply to This
Parent
Re:I am confused (Score:1)
Fixed now. Good catch, Michel.
Not confused anymore (Score:2)
OK, it makes more sense now.
Cool article BTW, it's nice to see yet an other demonstration of Parrot usefulness. And I loved the examples: I find it quite incredible to be able to do that kind of high-level task in a few lines of an assembly-like language.
mirod