ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Devel-FindRef/FindRef.pm
(Generate patch)

Comparing Devel-FindRef/FindRef.pm (file contents):
Revision 1.30 by root, Fri May 16 07:43:52 2014 UTC vs.
Revision 1.31 by root, Sun May 18 18:44:08 2014 UTC

210 210
211=item $ptr = Devel::FindRef::ref2ptr $reference 211=item $ptr = Devel::FindRef::ref2ptr $reference
212 212
213The opposite of C<ptr2ref>, above: returns the internal address of the 213The opposite of C<ptr2ref>, above: returns the internal address of the
214value pointed to by the passed reference. This function is safe to call on 214value pointed to by the passed reference. This function is safe to call on
215anything, and returns the same value taht a normal reference would if used 215anything, and returns the same value that a normal reference would if used
216in a numeric context. 216in a numeric context.
217 217
218=back 218=back
219 219
220=head1 ENVIRONMENT VARIABLES 220=head1 ENVIRONMENT VARIABLES

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines