Help for this page

Select Code to Download


  1. or download this
    540806f5665cea4287e5102b88fd210907abf7e9 = somefile.pl
    412d5583c4b71c9778f4c25bbab0744a7e77b88a = someotherfile.php
    
  2. or download this
    #!/usr/bin/env perl
    
    ...
        return substr($number+("05"), 0, $decimals+length(int($number))+1)
    +;
    }