On 2005-01-19, Terrence Brannon <[EMAIL PROTECTED]> wrote:
>
> RELATED MODULES

Would Data::Lazy count here? 

http://search.cpan.org/dist/Data-Lazy/

I recently found it handy when refactoring to avoid needless
database connections, by only making $DBH actually create the connection
if it was every used. 

    Mark

-- 
http://mark.stosberg.com/ 


_______________________________________________
sw-design mailing list
[email protected]
http://metaperl.com/cgi-bin/mailman/listinfo/sw-design

Reply via email to