in reply to bad name on a commented out line
is this because there is a single ' higher in the code?
If your code looks something like this:
then yes. Single-quoted strings can contain embedded literal newlines (update: i.e., single-quoted strings can be multi-line strings).my $unterminated_single_quote = '<-- this is not terminated; use Term::ReadKey; ReadMode('noecho'); $tbpass = ReadLine(0);
Update: Please see Quote and Quote-like Operators and Quote-Like Operators in perlop.
Give a man a fish: <%-{-{-{-<
|
|---|