Help for this page

Select Code to Download


  1. or download this
    $gap = "$gap.00";
    
  2. or download this
        use Math::BigInt;
        use Math::BigInt ':constant';
    
  3. or download this
        $mins = tdiff($now, $then);
    
  4. or download this
    #!/usr/bin/perl
    
    ...
        
        print "Now: $now, Then: $then, Minutes: $mins, Days: $days, Elapse
    +d: $elapsed\n";
    
  5. or download this
    #
    package IntTest;
    ...
        return $now;
    }
    1;
    
  6. or download this
    perl -I.. ./testintegers 2013-0923-173422 2013-0923-182819