On Tue, 2002-04-16 at 19:48, Bill Lyles wrote:
> As I am somewhat new to perl
> can someone tell me what this means
>
> $header = qq~
>
> I understand the header but what is the qq~ for?
>
> Thanks
qq sets up the character to use in place of ". Your code probably looks
like this
$header = qq~
this has both types of quotes (' and ")
and several lines
~
Also lose the background image for list serv posts (Jade Falcons always
got their butts handed to them by Clan Wolf anyways).
--
Today is Sweetmorn the 33rd day of Discord in the YOLD 3168
This statement is false.
Missile Address: 33:48:3.521N 84:23:34.786W
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]