[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
ePerl and '#' characters
- From: "Paweł Tęcza" <nospam@thanx>
- Date: Tue, 30 Oct 2001 15:56:15 +0100
Hello!!!
It's probably question about ePerl and not WML, but I need your help,
because I don't know perl hackers :-( I have defined following container for
the examples of console commands:
<define-container example>
<table border="0" cellpadding="5" cellspacing="0">
<tr><td><tt>
<:
my @body = '';
$body = q/%body/;
$body =~ s/ / /g;
$body =~ s/\n/<br>\n/g;
print $body;
:>
</tt></td></tr>
</table>
</define-container>
If a body of example container includes lines with '#' characters in front
of line (look at the example below), then ePerl cuts those lines :-(
<example>
# Ble ble ble ...
# Bla bla ...
XXX YYY ZZZZ ...
# Ble ble ble ...
</example>
I want ePerl ignores '#' characters in body of example. What am I doing
wrong? Thanks a lot for any help.
My best regards
Pawel Tecza
------------------------------------------------------------
Szyfrowane polaczenia telefoniczne pomiedzy komorkami???
http://fakty.interia.pl/nauka/tech/news?inf=103486
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com