in reply to a perl code syntax help
##not tested if ($a){$html .= <<END; #here case A END } else{$html .= <<END; #here case B or default END }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: a perl code syntax help
by tobyink (Canon) on Jul 28, 2014 at 11:25 UTC | |
by Discipulus (Canon) on Jul 28, 2014 at 11:31 UTC | |
|
Re^2: a perl code syntax help
by ghosh123 (Monk) on Jul 28, 2014 at 11:17 UTC | |
by marto (Cardinal) on Jul 28, 2014 at 11:25 UTC | |
by hexcoder (Curate) on Jul 28, 2014 at 21:08 UTC |