http://qs1969.pair.com?node_id=11144632

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

I'm just looking at the CPAN page for Types::Standard and it documents some of the Types as follows:

Ref[`a]

Any defined reference value, including blessed objects.

I've never seen that `a before in perl documentation. What does it mean exactly?