X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-REPL.git;a=blobdiff_plain;f=script%2Fre.pl;h=7fd47914462713dd591076268de41ef201272218;hp=fd2c3df8a71d8be3970366a9ac9ffbce11ea31c7;hb=28e93f31852a563bc36e1fd58c28eb46beeec64d;hpb=950232b2d6e2398c5f804c58e2bedf1e98fd7151 diff --git a/script/re.pl b/script/re.pl index fd2c3df..7fd4791 100755 --- a/script/re.pl +++ b/script/re.pl @@ -1,3 +1,3 @@ -#!/usr/bin/env perl +#!perl use Devel::REPL::Script 'run';