Re: [OT]: In my Farthers House there are many mansions

2002-11-03 Thread Tony Bowden
On Sat, Nov 02, 2002 at 12:13:19PM -, Jeff wrote: It sounds like you're saying that you should only use a subset of Perl as some programmers may not understand the other parts of it? That is what I'm saying. I'm aware that this is a controversial opinion in the Perl world. However, I

Re: [OTish] Version Control?

2002-11-03 Thread Rob Nagler
Michael Schout writes: example, one time we upgraded Apache::Filter between releases. Unfortunately, the old version was not compatible with the new version, so a single machine could run either the current release branch, or the development branch, but not both simultaneously (because

Re: [O] Re: Yahoo is moving to PHP ??

2002-11-03 Thread Tony Bowden
On Fri, Nov 01, 2002 at 01:42:45PM -0500, Perrin Harkins wrote: It sounds like you're saying that you should only use a subset of Perl as some programmers may not understand the other parts of it? That is what I'm saying. I'm aware that this is a controversial opinion in the Perl world.

Re: [OT]: In my Farthers House there are many mansions

2002-11-03 Thread Steven Lembark
-- Tony Bowden [EMAIL PROTECTED] On Sat, Nov 02, 2002 at 12:13:19PM -, Jeff wrote: It sounds like you're saying that you should only use a subset of Perl as some programmers may not understand the other parts of it? That is what I'm saying. I'm aware that this is a controversial

Re: [OTish] Version Control?

2002-11-03 Thread Les Mikesell
From: Steven Lembark [EMAIL PROTECTED] One quick way to deal with testing things is to tag the releases with something meaningful and pass the tag to Q/A. They do an update -d -P -r yourtag and test it. If things work then the update gets run again in production and life goes on. Since

POD re-written for Apache::DBI

2002-11-03 Thread Lee Goddard
I just read the POD for Apache::DBI, and then rewrote it. Hope no-one is offended, that no meaning is lost, and that the revision is worth looking at and perhaps including on CPAN. Cheers lee (now offlist) =head1 NAME Apache::DBI - Initiate a persistent database connection =head1 SYNOPSIS #

FW: NTLM module and POST

2002-11-03 Thread Kaye-Smith Adam
I know it has been a while since this thread was active but I am also having the problem with posted variables being losed it is also consistant with the problems below - ie if I wait 15 sec (keepalive setting) then the variable are posted ok. I took the script that you posted (which I have

Re: [O] Re: Yahoo is moving to PHP ??

2002-11-03 Thread Perrin Harkins
Tony Bowden wrote: ... but I think that there should be a certain level of ability that should be assumed when coding commercially ... My current situation is somewhat unusual because Perl is not the language that the people I am coding with were hired to write. They are mostly Java