Re: perl continuation character
- From: Sherm Pendley <spamtrap@xxxxxxxxxxx>
- Date: Fri, 30 Mar 2007 18:35:31 -0400
"Jürgen Exner" <jurgenex@xxxxxxxxxxx> writes:
ranrodrig wrote:
Folks, can you tell me if there is a continuation character in Perl?,
What is a "continuation character"?
Some languages see a newline as the end of a statement, so when you're
writing in one of those you need to escape the newline, usually with a
backslash, for multi-line statements. The escape character for those
languages is called the "continuation character" because it indicates
that the statement will continue onto the next line.
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
.
- Follow-Ups:
- Re: perl continuation character
- From: Jürgen Exner
- Re: perl continuation character
- References:
- perl continuation character
- From: ranrodrig
- Re: perl continuation character
- From: Jürgen Exner
- perl continuation character
- Prev by Date: Re: perl continuation character
- Next by Date: Re: perl continuation character
- Previous by thread: Re: perl continuation character
- Next by thread: Re: perl continuation character
- Index(es):
Relevant Pages
|
|