Re: perl continuation character
- From: "Jürgen Exner" <jurgenex@xxxxxxxxxxx>
- Date: Fri, 30 Mar 2007 22:39:20 GMT
Sherm Pendley wrote:
"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.
You mean like for the 6502 assembler for example? I thought fixed format
languages were a relict from the past...
jue
.
- Follow-Ups:
- Re: perl continuation character
- From: Mirco Wahab
- Re: perl continuation character
- References:
- perl continuation character
- From: ranrodrig
- Re: perl continuation character
- From: Jürgen Exner
- Re: perl continuation character
- From: Sherm Pendley
- 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
|
|