On 2008-08-10 08:07:53 -0700, [EMAIL PROTECTED] wrote:
> Quick question, I have a chunk of code from a previous coder:
> 
>  $member = $dbh->selectrow_array( <<"SQL" );
>  SELECT whatever FROM DATA
>  SQL
> 
> I'm not familiar with the syntax?

See perldoc perlop, "Quote-Like Operators".

        hp

-- 
   _  | Peter J. Holzer    | Am Anfang war der Bug und der
|_|_) | Sysadmin WSR       | Verantwortliche sprach:
| |   | [EMAIL PROTECTED]      | Es werde ein Testcase.
__/   | http://www.hjp.at/ |    -- Clemens Zauner in dcii

Attachment: pgp5IjGjBJSLo.pgp
Description: PGP signature

Reply via email to