inspecting the Cache::Memcached source, I stumbled across the following:
sub stats_reset { my Cache::Memcached $self = shift;
Now the "Cache::Memcached" after the "my" keyword is what puzzles me. The camel book doesn't mention anything like that in the description of my, and so I'm completely missing the semantics of it. What is it? Some kind of data type specification?
Bye
PetaMem All Perl: MT, NLP, NLU
In reply to Weird my Syntax by PetaMem
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |