head	1.3;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.2
	RELEASE_8_2_0:1.2
	RELEASE_6_EOL:1.2
	RELEASE_8_1_0:1.2
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2
	RELEASE_7_2_0:1.2
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.2
	RELEASE_6_2_0:1.2
	RELEASE_6_1_0:1.2
	RELEASE_5_5_0:1.2
	RELEASE_6_0_0:1.2
	RELEASE_5_4_0:1.2
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.3
date	2011.10.24.04.16.49;	author dougb;	state Exp;
branches;
next	1.2;

1.2
date	2005.03.10.08.49.44;	author leeym;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.08.13.23.01;	author netchild;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Remove more tags from pkg-descr files fo the form:

- Name
em@@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
@
text
@	We can call outside defined subroutines from the Safe
compartment using share(), and call methods through the object that is
copied into the Safe compartment using varglob(). However, these
subroutines and methods are still executed in the Safe compartment, so
they cannot call other subroutines that are dynamically qualified with
the package name, such as class methods.

	Through Safe::Hole, we can execute outside defined subroutines
in the original main compartment from the Safe compartment.

WWW: http://search.cpan.org/dist/Safe-Hole/
@


1.2
log
@- Update to 0.10
- remove redundant whitespace in Makefile
- add WWW: in pkg-descr
- fix PLIST

PR:		78137
Submitted by:	leeym
@
text
@a10 3
- Seth
sethk@@meowfishies.com

@


1.1
log
@Add p5-Safe-Hole 0.08,
make a hole to the original main compartment
in the Safe compartment.

PR:		41390  (part of)
Submitted by:	Seth Kingsley <sethk@@meowfishies.com>
@
text
@d13 2
@

