start page | rating of books | rating of authors | reviews | copyrights

Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: Reset Chapter 8
Standard Modules
Next: Reference: Values
 

Seen

$

obj


->Seen
([

hashref

])

Queries or adds to the internal table of references that have been encountered. The references aren't dumped, but their names are inserted when they are encountered subsequently. With no argument, returns the "seen" list of name => value pairs, in array context. Otherwise, returns the object itself.


Previous: Reference: Reset Perl in a Nutshell Next: Reference: Values
Reference: Reset Book Index Reference: Values

Library Navigation Links

Copyright © 2001 O'Reilly & Associates. All rights reserved.