aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Pointer/pkg-descr
blob: e807a4f5e7e63b28717b82e71d1455b2c900212a (plain) (blame)
1
2
3
4
5
6
7
8
The primary purpose of this is to turn a smashed reference address back
into a value.  Once a reference is treated as a numeric value, you can't
dereference it normally; although with this module, you can.

Be careful, though, to avoid dereferencing things that don't want to be
dereferenced.

WWW: http://search.cpan.org/dist/Devel-Pointer/