Mark Stosberg <[EMAIL PROTECTED]> writes: > On 2005-01-19, Terrence Brannon <[EMAIL PROTECTED]> wrote: >> >> RELATED MODULES > > Would Data::Lazy count here?
oh yes, good catch! > 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. added to list: http://www.metaperl.com/article-pod/Catalog-lazy_loaders/lazy_loaders.html#data__lazy -- Carter's Compass: I know I'm on the right track when, by deleting something, I'm adding functionality. _______________________________________________ sw-design mailing list [email protected] http://metaperl.com/cgi-bin/mailman/listinfo/sw-design
