The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Safe::Hole.

0.01  Thu Oct 21 15:45:24 1999
	- original version; created by h2xs 1.18

0.02  Mon Nov 1 1999
	- wrap() method added.

0.03  Mon Nov 15 1999
	- change global stash.

0.04  Thu Jun 8 2000
    - add 'require 5.005;'
    - 1 bug fixed in new()

0.05  Mon Jul 10 2000
    - 1 security bug (wrapped object contains hole object as public hash value) 
      fixed
    - AUTOLOAD of wrapped package is defined only once

0.06  Mon Jul 10 2000
    - wrapped package name includes hole'd package name

0.07  Wed Oct 4 2000
    - AUTOLOAD does not delegate DESTROY

0.08  Wed Jan 17 2001
    - lincense under the GPL