RT for rt.cpan.org
Skip Menu
|
Bug #43532 for SQL-Beautify: Reference to subroutine tidy in pod
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
SQL-Beautify CPAN distribution
.
Report information
The Basics
Id:
43532
Status:
resolved
Priority:
0/
Queue:
SQL-Beautify
People
Owner:
JKRAMER [...] cpan.org
Requestors:
aff [...] cpan.org
Cc:
AdminCc:
Bug Information
Severity:
Unimportant
Broken in:
0.01
Fixed in:
(no value)
History
Show all quoted text
Mon Feb 23 03:28:00 2009
aff [...] cpan.org - Ticket created
Subject:
Reference to subroutine tidy in pod
Thank you for submitting your module. The documentation refers to subroutine tidy, which is not implemented. I guess it's just a typing error.
Subject:
Beautify.pm.patch
269c269 < my $nice_sql = $sql->tidy; --- > my $nice_sql = $sql->beautify;
Sun Mar 29 06:06:35 2009
JKRAMER [...] cpan.org - Correspondence added
Fixed in v0.02.
Sun Mar 29 06:06:37 2009
The RT System itself - Status changed from 'new' to 'open'
Sun Mar 29 06:06:38 2009
JKRAMER [...] cpan.org - Status changed from 'open' to 'resolved'
Sun Mar 29 06:06:40 2009
JKRAMER [...] cpan.org - Given to jkramer