Darren Ferguson <[EMAIL PROTECTED]> writes: > Perl is an interpreted language. It does not convert into byte code.
Not true. You never see the byte code (it's more like an internal tree I think as with pl/pgsql) but it's there. See the docs. -Doug -- Let us cross over the river, and rest under the shade of the trees. --T. J. Jackson, 1863
