in reply to Re: Re^2: Perl What for?
in thread Perl What for?

It is quite confusing to actually try to debug with it if don't know heads from tails yet, true. The command I posted uses -e1 to supply a null source so you can just enter Perl code on the commandline though, and it'll pretty much work like an interactive interpreter then.

Makeshifts last the longest.