>
> open(MEM,'/proc/meminfo');
> while () {
> $tmp = ;
Set optRawInput or escape the as \ because otherwise Embperl
treats it as HTML tag and not as filehandle. See the Faq escaping/unescaping
for more infos
Gerald
-
To unsu
check out:
http://perl.apache.org/embperl/Embperl.pod.11.html#1_Remove_the_HTML_tags_Now_it_
also, see inline comment below.
--
___cliff [EMAIL PROTECTED]http://www.genwax.com/
Bjoern wrote:
> Hi all,
>
> i want to try the following action in HTML document parsed by EMBPERL
> 1.2.1 :
>
> [-
>
>