in reply to Re: Referencing built-ins
in thread Referencing built-ins

Additionally, there is an example of this referencing form from demerphq in GetOpt::Long usage style with reference to Getopt::Long.

 

perl -le 'print+unpack("N",pack("B32","00000000000000000000001001000111"))'