[mp2] Perl Sections, Method handlers

2003-01-27 Thread Randy J. Ray
-- --- Randy J. Ray | Men occasionally stumble over the truth, but most of them [EMAIL PROTECTED] | pick themselves up and hurry off as if nothing had happened. +1 650 930-9097 | -- Sir Winston Churchill

Re: Thoughts on Mason?

2002-10-24 Thread Randy J. Ray
/article.pl?sid=02/10/23/160240mode=nestedtid=29 Links, comments, etc. Randy -- --- Randy J. Ray | Men occasionally stumble over the truth, but most of them [EMAIL PROTECTED] | pick themselves up and hurry off

Re: Archive::Tar

2002-09-11 Thread Randy J. Ray
functionality with * (or with glob(), if you prefer). Look to the perlop manpage (under I/O Operators) for the * syntax, or perlfunc for glob(). Randy -- --- Randy J. Ray | Men occasionally stumble over the truth, but most

Re: AutoLoader bypass?

2002-08-19 Thread Randy J. Ray
-- --- Randy J. Ray | Men occasionally stumble over the truth, but most of them [EMAIL PROTECTED] | pick themselves up and hurry off as if nothing had happened. +1 650 930-9097 | -- Sir Winston Churchill

Re: AutoLoader bypass?

2002-08-19 Thread Randy J. Ray
-- --- Randy J. Ray | Men occasionally stumble over the truth, but most of them [EMAIL PROTECTED] | pick themselves up and hurry off as if nothing had happened. +1 650 930-9097 | -- Sir Winston Churchill

Re: AutoLoader bypass?

2002-08-19 Thread Randy J. Ray
On 2002.08.19 14:47 Elizabeth Mattijsen wrote: At 02:37 PM 8/19/02 -0700, Randy J. Ray wrote: use AutoLoader 'preload'; # preload anything you can find in %INC use AutoLoader preload = { module = '' }; # all from specific module use AutoLoader preload = { module = [qw(suba subb

About PerlLogHandler phase

2002-02-11 Thread Randy J. Ray
is made that much easier. If I go the separate log route, I don't want the server to be weighted down by the repetitive open/close cycle on the files. Randy -- --- Randy J. Ray | Men occasionally stumble over the truth

Detecting and linking to Apache::Status

2001-12-07 Thread Randy J. Ray
locations? Is it possible to tell things like authorization settings, etc., about a URI from within a running mod_perl? Randy -- --- Randy J. Ray | Men occasionally stumble over the truth, but most of them [EMAIL

Setting the Server header in a response

2001-06-14 Thread Randy J. Ray
. Is there a different API call I should be using? Randy -- --- Randy J. Ray | Buy a copy of a baby naming book and you'll never be at a [EMAIL PROTECTED] | loss for variable names. Fred is a wonderful name, and easy +1 408 543-9482

Announcing the first release of the RPC::XML package

2001-06-13 Thread Randy J. Ray
: 51468 bytes md5: 5e7339487026b48b922aa35920e52e04 No action is required on your part Request entered by: RJRAY (Randy J Ray) Request entered on: Wed, 13 Jun 2001 06:30:35 GMT Request completed: Wed, 13 Jun 2001 06:30:47 GMT Virtually Yours, Id: paused,v 1.74 2001/05/20 14

Practical examples of mod_perl Method handlers?

2001-06-05 Thread Randy J. Ray
-- --- Randy J. Ray | Buy a copy of a baby naming book and you'll never be at a [EMAIL PROTECTED] | loss for variable names. Fred is a wonderful name, and easy +1 408 543-9482 | to type. --Roedy Green, How To Write Unmaintainable Code

Initialization code that recognized Location setting

2001-04-18 Thread Randy J. Ray
is redundant after the first invocation. Randy -- --- Randy J. Ray | Buy a copy of a baby naming book and you'll never be at a [EMAIL PROTECTED] | loss for variable names. Fred is a wonderful name, and easy +1 408 543-9482

Shared memory between child processes

2001-03-30 Thread Randy J. Ray
upon which child answers the request. I'm needing to implement a handler that uses a true Singleton pattern for the class instance. One per server, not just one per process (or thread). Randy -- --- Randy J. Ray | Buy