Help for this page

Select Code to Download


  1. or download this
    ### Overloaded addition operator
    sub _add {
    ...
              : "0";
        return $diff_str;
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        return $x;
    }
    1;  # for whenever I make this a separate package file