Clean the stashes from the Safe compartment after evaluation of code.
authorRafael Garcia-Suarez <rgs@consttype.org>
Sat, 6 Mar 2010 21:30:47 +0000 (22:30 +0100)
committerRafael Garcia-Suarez <rgs@consttype.org>
Sat, 6 Mar 2010 21:34:53 +0000 (22:34 +0100)
commit16ac9e9a4185d3315152ade5286d4dd3d25bff32
tree945130c91c4a9fd8d76de6d8706522d20c8b5432
parentefbe327085cc15510d8c261772e9ac21be3635de
Clean the stashes from the Safe compartment after evaluation of code.

This way, objects created from inside the Safe compartment won't be
able to call transparently code compiled in the Safe compartment,
without the restrictions being anymore in place.
dist/Safe/Safe.pm