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