On Wed, Jan 30, 2002 at 07:48:25AM +0100, Paul Johnson wrote: > On Tue, Jan 29, 2002 at 09:57:16PM +0000, Simon Cozens wrote: > > > I've started a new TODO list. Remind me of anything else that needs > > doing; > > Sandboxes. > > Has anyone given any thought as to whether Parrot should support > "use Safe", and if so, how?
And remember that Safe is built on ops (ops.pm etc) and ops is very useful in it's own right (eg for allowing limited perl ops in a config file). Tim.