in reply to
Reading in html files help!
You substitute the
<INCLUDE?>
tag for the path, so you see the path in the result. You already opened the input file, so just read its content and print it.
Comment on
Re: Reading in html files help!
Download
Code
Replies are listed 'Best First'.
Re^2: Reading in html files help!
by
Anonymous Monk
on Apr 22, 2010 at 15:32 UTC
..how could I do that and not get the path instead?
[reply]
In Section
Seekers of Perl Wisdom