http://www.perlmonks.org?node_id=291200


in reply to Re: Undocumented variable?
in thread Undocumented variable?

You can even make Perl program that looks like a rose with a stem. The following program compiles and runs, although it doesn't do anything useful:
perl -e '@}-`-,-`-%-'

Abigail