Re: Doubled column definitions

[prev] [thread] [next] [Date index for 2004/12/30]

From: Tony Bowden
Subject: Re: Doubled column definitions
Date: 22:18 on 30 Dec 2004
On Thu, Dec 30, 2004 at 02:00:27PM -0500, Drew Taylor wrote:
> package main;
> my @classes = qw(Bad Good);
> foreach (@classes) {
>   my @columns = $_->columns;
>   print "Table: [$_] Columns [@columns]\n";
> }

With 0.96 this gives me:

Table: [Bad] Columns [intro id]
Table: [Good] Columns [intro id]

I'm assuming this isn't what you see?

Tony

(message missing)

Doubled column definitions
Drew Taylor 05:21 on 30 Dec 2004

Re: Doubled column definitions
Tony Bowden 09:55 on 30 Dec 2004

Re: Doubled column definitions
Drew Taylor 13:45 on 30 Dec 2004

Re: Doubled column definitions
Tony Bowden 18:24 on 30 Dec 2004

Re: Doubled column definitions
Drew Taylor 19:00 on 30 Dec 2004

Re: Doubled column definitions
Drew Taylor 19:59 on 30 Dec 2004

Re: Doubled column definitions
Tony Bowden 22:18 on 30 Dec 2004

Re: Doubled column definitions
Drew Taylor 01:29 on 31 Dec 2004

Generated at 12:15 on 16 Jan 2005 by mariachi v0.52