in reply to Re: CityCat
in thread How to write a script that prints its own source code?

ok :)

--- begin program test.pl --- print; ---- end program --- How to use: perl -n test.pl test.pl