finding methods and attributes in a name space
- From: godsrock37@xxxxxxxxx (Hunter Barrington)
- Date: Fri, 31 Aug 2007 09:09:30 -0400
how would i find out what attributes and methods are in a name space? for example i have an object in my code and im not sure what type it is, what attributes are associated with it, what methods etc etc how can i find out. in python there was dir() and type() which was a big help. anything similar in perl?
.
- Follow-Ups:
- Re: finding methods and attributes in a name space
- From: Chas Owens
- Re: finding methods and attributes in a name space
- Prev by Date: Re: marine subroutine
- Next by Date: Open files and looking a word
- Previous by thread: create a uft8 file
- Next by thread: Re: finding methods and attributes in a name space
- Index(es):