RT for rt.cpan.org
Skip Menu
|
Bug #41875 for SQL-Statement: Bug in synopsis example
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
SQL-Statement CPAN distribution
.
Report information
The Basics
Id:
41875
Status:
resolved
Priority:
0/
Queue:
SQL-Statement
People
Owner:
Nobody in particular
Requestors:
alok.gondhalekar [...] ge.com
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
(no value)
Fixed in:
(no value)
History
Show all quoted text
Mon Dec 22 13:27:07 2008
alok.gondhalekar [...] ge.com - Ticket created
Subject:
Bug in synopsis example
Date:
Mon, 22 Dec 2008 13:26:39 -0500
To:
<bug-SQL-Statement [...] rt.cpan.org>
From:
"Gondhalekar, Alok (GE Money, consultant)" <alok.gondhalekar [...] ge.com>
printf "Tables %s\n",join',',$stmt->tables; should be printf "Tables %s\n",join',',map{$_->name}$stmt->tables;
Thu Jan 01 16:51:58 2009
REHSACK [...] cpan.org - Correspondence added
Fix applied in 1.16_02
Thu Jan 01 16:51:58 2009
The RT System itself - Status changed from 'new' to 'open'
Thu Jan 01 16:52:00 2009
REHSACK [...] cpan.org - Status changed from 'open' to 'resolved'