Advertisement
maroph

A minimalistic interactive Perl shell

Dec 11th, 2014
260
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Perl 0.04 KB | None | 0 0
  1. while(1) {print("perl> ");chomp($_=<>);eval;}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement