B
Brett Irving
Hi I am new to perl and am trying to do some test functions that will
let me substitute html from one file into another using markers ie.
<HTML>
<HEAD>
</HEAD>
<BODY>
<!-- ***INSERT NEW CONTENT HERE*** -->
</BODY>
</HTML>
Is there any easy way I can go about doing this??
any help would be appreciated.
let me substitute html from one file into another using markers ie.
<HTML>
<HEAD>
</HEAD>
<BODY>
<!-- ***INSERT NEW CONTENT HERE*** -->
</BODY>
</HTML>
Is there any easy way I can go about doing this??
any help would be appreciated.