remove two {

This commit is contained in:
kenperl 2006-03-07 06:23:11 +00:00
parent 40065c4658
commit ea49b1a16d

View file

@ -137,7 +137,7 @@ sub finish {
#-------------------------------------------------------------------
=head2 getColumnNames {
=head2 getColumnNames
Returns an array of column names. Use with a "read" method.
@ -185,7 +185,7 @@ sub hashRef {
#-------------------------------------------------------------------
=head2 prepare ( sql, db ) {
=head2 prepare ( sql, db )
Constructor. Returns a result set statement handler.