- or download this
package STR;
use Class::Std::Fast cache => 1;
...
$_->join for threads->list;
- or download this
sub _cache_class_ref () {
croak q{you can't call this method in your namespace}
if 0 != index caller, 'Class::Std::';
return \%do_cache_class_of;
}
- or download this
DESTROY created new reference to dead object
'SOAP::WSDL::XSD::Typelib::Builtin::string' during global dest
+ruction (#1)