On Dec 30, 2011, at 12:08 AM, Joel Berger wrote:

> Although you would probably need to do some sandboxing or else
> somereworking, you might check out
> showmetheshell,https://github.com/vti/showmetheshell
> Its a lightweight, perl-driven, browser based terminal!
> 
> If you change the line
> 
>      PocketIO->new(instance => Handler->new(cmd => '/bin/bash'));
> 
> to
> 
>      PocketIO->new(instance => Handler->new(cmd => 'pdl'));
> 
> The browser terminal starts up with a new pdl prompt and everything.
> One really just needs to look into the sandboxing at that point.



Wow, this is a whole bucket of fun.

I really want to make this available to the inquiring, inquisitive potential 
PDLer, but am not sure what to do to sandbox it. I poked around the docs but 
didn't see anything mentioned. Any suggestions? I would be happy to host this 
on my machine, at least until things get out of hand.


> 
> Cheers,
> Joel
> On Thu, Dec 29, 2011 at 6:08 PM, Puneet Kishor <[email protected]> wrote:
>> something like http://tryruby.org/levels/1/challenges/0 for perldl shell 
>> would be sooooo... cool.
>> 
>> 
>> --
>> Puneet Kishor
>> 


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to