Please bear with me if this is off the tanget a bit...
I need to print a word document's data structure using Win32::OLE but
Data::Dumper went into a loop and ran out of memory on my 1GB desktop.
Tried 'dumpvar.pl' shipped with perl, same. On displaying some info, it
seems that there are circular references. Is there anything that would
help me print by recognizing circular references and avoiding them?

My only recourse at this point is page 36-37 of Advanced Perl
Programming (Sriram Srinivasan) containing code for pretty printing but
thaty may also croak on circular refs.

Help, pointers or links appreciated..

---Closing information gaps-----
Ranga Nathan, Reliance Technololgy
>>Live demo at http://any2xml.com/docs/timesheet_demo.shtml<<
>>Get free COBOLExplorer at http://goreliance.com/download-products <<

_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to