develooper Front page | perl.beginners | Postings from July 2011

Re: first post

Thread Previous | Thread Next
From:
Shawn H Corey
Date:
July 21, 2011 06:20
Subject:
Re: first post
Message ID:
4E2827B1.6070403@gmail.com
On 11-07-21 09:05 AM, Shlomi Fish wrote:
> Do you really mean "\t \n"?
>

If you do, it's better to write this as:

"\t\x20\n"

The extra effort of writing all those characters tells anyone who reads 
it that you really, truly do mean it.  :)


-- 
Just my 0.00000002 million dollars worth,
   Shawn

Confusion is the first step of understanding.

Programming is as much about organization and communication
as it is about coding.

The secret to great software:  Fail early & often.

Eliminate software piracy:  use only FLOSS.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About