Re: feature request - error code ( not string ) in perl glue
Jonathan Vanasco <[email protected]>
| Newsgroups | gmane.comp.apache.apreq |
|---|---|
| Message-ID | <[email protected]> |
On Apr 25, 2007, at 8:01 PM, Joe Schaefer wrote: >> The returned error scalars are dual-variables, so you can >> compare them numerically or as strings. We probably just >> need to export more of the actual error codes via >> APR::Request::Error. > > Actually there are quite a few of them in > > https://svn.apache.org/repos/asf/httpd/apreq/trunk/glue/perl/ > xsbuilder/APR/Request/Error/Error.xs > > we probably just need to document them. AWESOME!!! this is so much more natural feeling. thanks a ton!