How Do I Unsubscribe ??



-----Original Message-----
From: raptor [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 15, 2001 10:36 AM
To: [EMAIL PROTECTED]
Subject: Qouting and white-space etc..


hi,

I was wondering if there was some way when using qouting to specify triming
of white space or other type of charachters we may need ... say like TT or
may be ...one example..


my $javascripCode = qq{
    |<script>
    |    function blah()

    |        if ( ) ....
    |    };
    |</script>
};

    |<-inner spaces/tabs preserved

and I want to have some syntax so I can specify that First and Last "\n" be
removed, plus the whole script body goes one tab to left... i.e. removed
first X \t (the number of tabs/spaces removed depends on the position of
<script>, u gottcha)
Yes I know I can use regex...

Similar like :
<snip Perl6-notes>
Here docs
. RFC 111: Here doc Terminators
. RFC 162: Here doc contents
. Whitespace no longer significant before here doc identifier
. Whitespace no longer significant before or after here doc
terminator (nor are semicolons)
. Identifier must be quoted
. Here doc contents left-shifted according to whitespace before
terminator
.... example....
</snip>

but inner space/tabs are preserved..
=====
iVAN
[EMAIL PROTECTED]
=====


                Email Disclaimer

The information in this email is confidential and may be legally privileged.
It is intended solely for the addressee.  Access to this email by anyone else 
is unauthorised.
If you are not the intended recipient, any disclosure, copying, distribution 
or any action taken or omitted to be taken in reliance on it, is prohibited
and may be unlawful.  When addressed to our clients any opinions or advice
contained in this email are subject to the terms and conditions expressed in 
the governing KPMG client engagement letter.

Reply via email to