Aw::Info is a blessed hash with two the "toString" and automatic "DESTROY" methods.
Aw::Info data corresponds directly to the "Info" structures in admin/awadmin.h.
Only those structures that have an associated "..ToString" or "ToIndentedString" fuction are represented
as Aw::Info objects. All other structures without corresponding functions are
your normal hash type. |