http://qs321.pair.com?node_id=646374

Thilosophy has asked for the wisdom of the Perl Monks concerning the following question:

Monkey Fellows Fellow Monks,

Sixapart says:

my Perlbal::ClientHTTPBase $cb = shift; # base object
and I like how that looks.

But what does it do? Does it enforce types (namely PerlBal::ClientHTTPBase) ? Is it just a comment? How does it even parse?