Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: Delete parse data spreadsheet::parseexcel

by moritz (Cardinal)
on Feb 06, 2013 at 00:53 UTC ( [id://1017314]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Delete parse data spreadsheet::parseexcel
in thread Delete parse data spreadsheet::parseexcel

they contain circular references (workbooks reference worksheets and vice versa, etc.), so they don't go away until the end of your program

If that's really the case, please open a bug report.

However the source does use Scalar::Util::weaken, and my very basic testing shows that the objects do get released when I set the reference to the workbook to undef.

Replies are listed 'Best First'.
Re^4: Delete parse data spreadsheet::parseexcel
by runrig (Abbot) on Feb 06, 2013 at 16:00 UTC
    Looks like you're right. This has been fixed since around 2007 in v0.30.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1017314]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-03-29 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found