Help for this page

Select Code to Download


  1. or download this
    {
       package InDeclare;
       use overload '""' => \&to_string2;
    }