[ABE.pm] arg isn't numeric?

Faber Fedor faber at linuxnj.com
Wed Feb 11 15:27:45 CST 2004


On Wed, Feb 11, 2004 at 04:14:02PM -0500, Phil R Lawrence wrote:
> >Prime candidate for a here-doc.
> 
> Hadn't thought of that.  Quite right.  Reminds me of my favorite 
> personal idiom, for specifying SQL statements in perl:
> 
>     my $sth = $dbh->prepare(<<'');
>         SELECT foo
>               ,bar
>           FROM baz
> 
>     $sth->execute(...);
> 
> Looks nice with the blank line after the SQL!

That's cute! :-)

-- 
 
Regards,
 
Faber                     

Linux New Jersey: Open Source Solutions for New Jersey
http://www.linuxnj.com






More information about the ABE-pm mailing list