I'd like to do some caching inside a module I use for my site.  Should  
I approach this as an external script or is it safe to:

HTML::Mason::Something->cache->set('key', $result);

Also, if it is safe to do that, what is something?

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to