With rakudo, just running perl6 with no arguments drops you into the RE_L.

On Tuesday, December 29, 2009, Shawn H Corey <shawnhco...@gmail.com> wrote:
> Juan Madrigal wrote:
>> Does Perl6/Rakudo have an interactive perl shell like ruby does with irb?
>
> $ perl -ple '$_=eval'
>
> (In Windows: perl -ple "$_=eval" )
>
> Enter the command `exit` to end the session.
>
>
> --
> Just my 0.00000002 million dollars worth,
>   Shawn
>
> Programming is as much about organization and communication
> as it is about coding.
>
> I like Perl; it's the only language where you can bless your
> thingy.
>

-- 
Mark J. Reed <markjr...@gmail.com>

Reply via email to