forgot to send this to the list...
-----Original Message-----
From: Stephen Howard [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 27, 2001 09:56 AM
To: George Jempty
Subject: RE: [cgiapp] Grab output of a run mode without headers --
possibl e solution?
Hey George,
I've found the callback from mode_param() quite useful when storing mode param
information in the PATH_INFO portion of a variable.
It's also good for debugging - you can just do
$self->mode_param( sub{ return 'foo' } );
to test a certain run mode.
-Stephen
-----Original Message-----
From: George Jempty [mailto:[EMAIL PROTECTED]]
Sent: Saturday, December 22, 2001 12:02 AM
To: [EMAIL PROTECTED]
Subject: RE: [cgiapp] Grab output of a run mode without headers --
possibl e solution?
I was _extremely_ happy to see that I could have
mode_param() execute a callback. Has anybody else
utilized this functionality yet, to your knowledge?
And as ever, thanks for your response(s).
=====
George M. Jempty
Database Admin/Intranet Architect
Regional West Medical Center
Scottsbluff, Nebraska
[EMAIL PROTECTED][EMAIL PROTECTED]
__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]