Help for this page

Select Code to Download


  1. or download this
    use Symbol qw(qualify_to_ref);
    use overload;
    ...
         my ($other, $info) = @_;
         # do some stuff
    });