Help for this page

Select Code to Download


  1. or download this
    package Number;
    use overload
       [snipped]
        '""' => sub { ...; };
    
  2. or download this
    ### example package
    
    ...
    
    ### it will print 'III'