string

Q&A's, tips, howto's
Locked
eddier
Posts: 289
Joined: Mon Oct 07, 2002 2:48 pm
Location: Blue Mountain College, MS US

string

Post by eddier »

Sometimes it would be nice if the \n \t and so forth worked like "" within { }.

Or, maybe have some new type of string like ''' works in python or
print <<HTML;

HTML
does in perl?

What do you think?

Eddie

Locked