document.write('<div class="perl" style="font-family: monospace;"><span style="color: #808080; font-style: italic;">#to get the filesize, simply do the following:</span><br />');
document.write('<br />');
document.write('<span style="color: #0000ff;">$filesize</span> = -<a target="_blank"&nbsp; href="http://www.perldoc.com/perl5.6/pod/func/s.html"><span style="color: #000066;">s</span></a><span style="color: #66cc66;">&#40;</span><span style="color: #ff0000;">&quot;/home/www/yourpath/yourfile.txt&quot;</span><span style="color: #66cc66;">&#41;</span>;<br />');
document.write('<br />');
document.write('&nbsp;</div>');
document.write('<br />&nbsp;<br /><div style="font-size: 12px">Brought to you by the community at <a href="http://www.bytemycode.com/snippets/snippet/65/1/" target="_blank">byteMyCode</a>.</div>');
