make "perl -c script/re.pl" not start up the REPL
[p5sagit/Devel-REPL.git] / script / re.pl
1 #!perl
2
3 use Devel::REPL::Script;
4 Devel::REPL::Script->import('run');    # should be called 'run'