Apache::URI - URI::URL?

2001-11-07 Thread Louis LeBlanc
is schedulted to be replaced by URI.pm, but I'm not sure what the deal is there. Anyone wanna toss me a clue? I'm running FreeBSD and I see no ports to that effect, so I just want to know if a port should be written. TIA Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist

Re: New mod_perl hacker wannabe . . .

2001-10-29 Thread Louis LeBlanc
! :) Look for V1.01 in the next week :) Thanks! Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ Second Law of Final Exams: In your toughest final -- for the first time all year -- the most

New mod_perl hacker wannabe . . .

2001-10-28 Thread Louis LeBlanc
not gonna freak out with a little constructive criticism. Thanks all. Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ Patageometry, n.: The study of those mathematical properties

Re: New mod_perl hacker wannabe . . .

2001-10-28 Thread Louis LeBlanc
. Just one more problem to solve :) I love perl! I'm starting to see why it is referred to as the Swiss Army chainsaw of computing! Cheers Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org Ô¿Ô

Re: New mod_perl hacker wannabe . . .

2001-10-28 Thread Louis LeBlanc
seed of an idea and have ideas thrown at me in a veritable hurricane of suggestions. Of course I'm sure it's not like that at all, but I guess I still have my stupid little insecurities in this area. I'll get over it :) Thanks Stas Lou -- Louis LeBlanc [EMAIL PROTECTED] Fully Funded

PerlSetVar string value - no \n translation?

2001-10-27 Thread Louis LeBlanc
, it all winds up on one line and any \n included do not get translated. And the darn thing is all on one line. '\n' is not translated, etc. It looks like the string is proveded as if enclosed in single quotes. Which is bad. Any ideas? TIA HAND Lou -- Louis LeBlanc

Re: PerlSetVar string value - no \n translation?

2001-10-27 Thread Louis LeBlanc
, _TAG4_ = $var4, . . . _TAGn_ = $varn, _BR_ = \n }; my $tagRE = join '|', keys %config; $alert_message =~ s/($tagRE)/$config{$1}/g; And it works like a charm. Shoulda thought of that myself. Thanks! Lou -- Louis LeBlanc [EMAIL PROTECTED

Re: PerlSetVar string value - no \n translation?

2001-10-27 Thread Louis LeBlanc
On 10/28/01 01:15 PM, Stas Bekman sat at the `puter and typed: Louis LeBlanc wrote: Hey all. I don't know how many people are lurking here, since the list seems to be very light traffic (the lightest of 8 I sub to), but That's because mod_perl has no bugs :) so we talk about