MiddleEarth hacking

2003-06-16 Thread Lucy McWilliam
www.theonering.net are looking for a voluntary perl hacker. Amusing comments on a postcard. http://www.theonering.net/perl/newsview/8/1055722384 L. Danger! High Voltage

Re: Where in the world are the London PM'ers [Was: Re: assimilating CPAN]

2003-06-16 Thread Paul Johnson
On Mon, Jun 16, 2003 at 05:41:58PM -0300, Luis Campos de Carvalho wrote: > This is very interesting. > I was planning go London and meet you all at a social meeting in a > near future. > > What are the London.pm'ers that I will not meet in a social meeting > at London? A couple of years

Where in the world are the London PM'ers [Was: Re: assimilating CPAN]

2003-06-16 Thread Luis Campos de Carvalho
Mark Fowler wrote: On Mon, 16 Jun 2003, Philip Newton wrote: I would've thought that DCONWAY is further away from London than you are. Aren't the Antipodes Islands Damian's in Boca Raton. This is very interesting. I was planning go London and meet you all at a social meeting in a near future.

Re: assimilating CPAN

2003-06-16 Thread Mark Fowler
On Mon, 16 Jun 2003, Philip Newton wrote: > I would've thought that DCONWAY is further away from London than you > are. Aren't the Antipodes Islands Damian's in Boca Raton. Mark. -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler, [EMAIL PROTECTED], http://twoshortplanks.com/}

Re: 501 Not Implemented

2003-06-16 Thread Patrick Mulvany
On Mon, Jun 16, 2003 at 11:32:13AM +0100, Ben wrote: > Hi, > > I'm having a nasty HTTP implementation mismatch. > > Some server I'm talking to using LWP (I can't tell what the server actually is, > and Netcraft don't know either) is returning a 501 to a POST, not sending any > response body and t

Sushi tomorrow

2003-06-16 Thread Marna Gilligan
Sushi has been re-scheduled to tomorrow, and the plan is something along the lines of meet in pub at seven, eat food at eight. If you've not *squeeked* and would like to join in the sushi-stravaganza squeek and let me know by tomorrow morning at the latest. Marna

Re: assimilating CPAN

2003-06-16 Thread Philip Newton
On 16 Jun 2003 at 9:26, Luis Campos de Carvalho wrote: > Natalie Ford wrote: > > On Wed, 11 Jun 2003 15:14:20 -0500, Elaine -HFB- Ashton wrote: > > > >>Hmmm. I suspect non-geographic affiliation is cheating > > > > > > Well, if it was then a lot of us (that don't live actually *in* london > > but

Re: Debugging Tied Hashes

2003-06-16 Thread Dave Cross
From: "Raf" <[EMAIL PROTECTED]> Date: 6/16/03 12:50:16 PM > Hi, > > I've got a package which subclasses Tied::Hash and am > tring to set a break point on STORE and some other methods > which get called thereafter. Strangely, the debugger > doesn't seem step through these when I tie a hash and

Debugging Tied Hashes

2003-06-16 Thread Raf
Hi, I've got a package which subclasses Tied::Hash and am tring to set a break point on STORE and some other methods which get called thereafter. Strangely, the debugger doesn't seem step through these when I tie a hash and store a value. I'd really like to be able to do this, so I was hoping

Re: assimilating CPAN

2003-06-16 Thread Luis Campos de Carvalho
Natalie Ford wrote: On Wed, 11 Jun 2003 15:14:20 -0500, Elaine -HFB- Ashton wrote: Hmmm. I suspect non-geographic affiliation is cheating Well, if it was then a lot of us (that don't live actually *in* london but do live *near* london - i.e. in the UK) would also be deemed to be cheating if list

Re: 501 Not Implemented

2003-06-16 Thread Toby Corkindale
On Mon, Jun 16, 2003 at 11:32:13AM +0100, Ben wrote: > Now, I know that a 501 SHOULD contain a response body, but that's kind-of > not relevant. What I want to know is what server conditions could cause it > to think that a 501 is an appropriate thing to send back. Are you able to access the CGI s

Re: DBD::Pg, bytea, nulls

2003-06-16 Thread Toby Corkindale
On Sun, Jun 15, 2003 at 07:06:32PM +0100, Kate L Pugh wrote: > The postgres docs at > > > http://www.postgresql.org/docs/view.php?version=7.3&idoc=1&file=datatype-binary.html > > tell me that nulls ("\0") need to be escaped when used as part of a > string literal. DBD::Pg seems not to escape

501 Not Implemented

2003-06-16 Thread Ben
Hi, I'm having a nasty HTTP implementation mismatch. Some server I'm talking to using LWP (I can't tell what the server actually is, and Netcraft don't know either) is returning a 501 to a POST, not sending any response body and then closing the connection. (As a side effect, this is causing a se

Re: reading other people's lexicals

2003-06-16 Thread Rafael Garcia-Suarez
Robin Houston wrote: > > ps. If anyone has any idea why PadWalker doesn't work with bleadperl, > I'd be interested in hearing it! There has been some massive reorganisation in the pad code. (I suggest that you ping Dave Mitchell. He knows this part best.)

Re: Anyone going to Y::NA and Y::EU who could carry some things?

2003-06-16 Thread Ann Barcomb
And, hopefully, a 'give books to Ann' BOF at y::e. Although Mark has offered to carry some, and Uri also said he could get 3 or 4, the more the merrier, since then maybe I can request further books from Bill ;) On Tue, 10 Jun 2003, Michel Rodriguez wrote: > On Tue, 10 Jun 2003, Jos I. Boumans w

Re: reading other people's lexicals

2003-06-16 Thread Robin Houston
On Fri, Jun 06, 2003 at 09:40:20PM +0100, Nicholas Clark wrote: > I can hook into a call from a subroutine in that module, so I've looked at > PadWalker as a way of getting at it, but it seems that it can only see > lexicals defined within the subroutine. I'm not sure if this is an > unintended lim

re: [scott@asofyet.org: xsubpp patch]

2003-06-16 Thread muppet
Rafael Garcia-Suarez said: > Joel Bernstein <[EMAIL PROTECTED]> wrote: > > > This hit the gtk-perl list, and looks really damn useful for all XS > > > developers. I'm certainly going to give it a whirl, because xsubpp error > > > reporting is Broken and Wrong, currently. > > Any reason not to use t