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