From 11 and 12 I thought $Cache::MaxSize{__PACKAGE__} = 2000 (at least that is what I want it to be), but it's undef. What am I missing?DB<11> x __PACKAGE__ 0 'Item::Mimepart' DB<12> x $Cache::MaxSize{'Item::Mimepart'} 0 2000 DB<13> x $Cache::MaxSize{__PACKAGE__} 0 undef
In reply to usage of __PACKAGE__ by eXile
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |