Help for this page

Select Code to Download


  1. or download this
    use Digest::JHash 'jhash';
    print 'Checksum: 6' . jhash('info:http://www.google.com/');
    __DATA__
    Checksum: 64222138902
    
  2. or download this
    use Inline C;
    
    ...
    
        return(c);
    }