in reply to Re: CityCatin 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 [download]