e dot dot dot
home << Programming << Perl << auto better code through destruction

Fri, 08 Jun 2007

Better Code Through Destruction
tile imagePerl 5's reference counting scheme almost always keeps memory usage predictable...except for one corner case. The Resource Acquisition Is Initialization strategy helps avoid memory leaks--and can improve your use of exceptions, alarms, other resources, and even transactional systems. Igor Gariev demonstrates.

Read the entire article here


edit: Programming/Perl/auto___better_code_through_destruction.wikieditish...

Password:
Title:
Body:
Link | Image | Paragraph | BR | Return | Create Amazon link | Technorati tag
Technorati tag?:
Delete this item?:
Treat as new?:
home << Programming << Perl << auto better code through destruction