On Wed, Dec 10, 2003 at 01:30:30AM -0800, Michael A Chase wrote:
> On Wed, 10 Dec 2003 10:04:28 +0100 Patrick Kuijvenhoven
> <[EMAIL PROTECTED]> wrote:
> 
> > I just copy/pasted that syntax from documentation. It should be changed
> > there as well.
> 
> The problem is that you __DIDN'T__ copy the example from the documentation.
> Here is the exact code from `perldoc DBI::Oracle`:

>   $sth3 = $dbh->prepare("BEGIN CLOSE :cursor END");

It does appear that there's a semicolon missing in the documentation's
example, though.

Ronald

Reply via email to