Help for this page

Select Code to Download


  1. or download this
    sub three {
        my $number = "213";
        my $padded = substr("000000000".$number, -9);
        #print $padded,"\n";
    }
    
  2. or download this
    __END__
    $_=q,just perl,,s, , another ,,s,$, hacker,,print;