On 11/10/06 3:21 AM, Matt S Trout wrote: > Nilson Santos Figueiredo Junior wrote: >> Are there any known issues regarding this module? Because if not, I >> guess I'll probably start stuffing lazy calls inside my chained >> actions tomorrow. ;-) > > Don't believe so, and it's audreycode so *usually* works first time.
Using Scalar::Defer with Storable doesn't quite work yet. I briefly tried a few work-arounds and didn't come up with anything better than "undeferring" everything before freezing, which sort of defeats the purpose. (This issue tends to come up when a deferred value ends up in the session.) -John _______________________________________________ List: [email protected] Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst Searchable archive: http://www.mail-archive.com/[email protected]/ Dev site: http://dev.catalyst.perl.org/
