Hacker News new | ask | show | jobs
by microtherion 5633 days ago
Notwithstanding your apparent problems with CPAN, the traditional way to go to an interactive mode in perl is

perl -de0

which still seems to work.