Hi Mauricio

>Good morning!

>I'm a Mexican PERL fan, and I write first for congratulate you for >this great job.

Glad to hear you're using Perl.

And yes, it's Perl, not PERL.

>I've just download the SQL:Statement from CPAN via MCPAN shell since >my Ubuntu console, but I have some issues with the map {$_->name} >$stmt->column_defs() method for parsing it.

>Indeed {$_->name} returns an error saying that name can't be found on >unbless object.

We need to see the code. Post the shortest possible sample code which produces this error.

Are you connecting to a real, pre-existing database with pre-existing tables?

If so, how /exactly/ are you doing that?

>I will appreciate too much, any information about this error that was >taken from CPAN documentation of this module.

--
Ron Savage - savage.net.au

Reply via email to