1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/p5-Devel-Pointer/pkg-descr
Sergey Skvortsov 91aca2a9b8 Fix pkg-plist.
Pointed by:	kris
2004-12-21 10:07:59 +00:00

9 lines
342 B
Plaintext

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/