Joe Schaefer Thu, 01 Feb 2007 20:23:14 -0800
--- Begin Message --- Hi Joe A minor inaccuracy I found in the Apache2::Cookie. In the Synopsis section, you've this line: <[EMAIL PROTECTED]>$c_out->bake; It should say: $c_out->bake($r); Thanks. -- -PR --- End Message ---
Hi Joe A minor inaccuracy I found in the Apache2::Cookie.
In the Synopsis section, you've this line: <[EMAIL PROTECTED]>$c_out->bake; It should say: $c_out->bake($r); Thanks. -- -PR
-- Joe Schaefer