X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=script%2Fre.pl;fp=script%2Fre.pl;h=66dd2e07d57082b8569dbcbb0b732d5ba5385f65;hp=7fd47914462713dd591076268de41ef201272218;hb=8aca97943211d3610be7c46a2602f7237aae5b70;hpb=a9c27032bfe3f307ae38a7e26500559ddf514cb4 diff --git a/script/re.pl b/script/re.pl index 7fd4791..66dd2e0 100755 --- a/script/re.pl +++ b/script/re.pl @@ -1,3 +1,4 @@ #!perl -use Devel::REPL::Script 'run'; +use Devel::REPL::Script; +Devel::REPL::Script->import('run'); # should be called 'run'