NAME
Hub::Knots::Defined -
Part of the Hub Library
SYNOPSIS
DESCRIPTION
METHODS
playnice |
- playnice
-
Example: This example:
my $h = {}; playnice( $h ); $$h{'foo'} = 'bar'; $$h{'foo'};
matches:
bar
INTERNAL
CLEAR | EXISTS | FIRSTKEY | SCALAR | TIEHASH |
DELETE | FETCH | NEXTKEY | STORE | UNTIE |
- CLEAR
-
- DELETE
-
- EXISTS
-
- FETCH
-
- FIRSTKEY
-
- NEXTKEY
-
- SCALAR
-
- STORE
-
- TIEHASH
-
- UNTIE
-
AUTHOR
Ryan Gies
COPYRIGHT
Copyright (c) 2006 Livesite Networks, LLC. All rights reserved.
Copyright (c) 2000-2005 Ryan Gies. All rights reserved.
UPDATED
This file created by mkdocs.pl on 8/29/2006 at 2:07pm