The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

#shift if $_[0] eq __PACKAGE__; return $self;

}

      sub tiger ($) {
        local ($_) = @_;
        #use Mhash qw( mhash mhash_hex MHASH_TIGER);
        #eval "use MIME::Base32 qw( RFC ); use Digest::Tiger;" or $self->log('err', 'cant use', $@);
        #$_.=("\x00"x(1024 - length $_));        print ( 'hlen', length $_);
        #Digest::Tiger::hash($_);
      eval{  Net::DirectConnect::TigerHash::tthbin($_);}        
        #mhash(Mhash::MHASH_TIGER, $_);
      }

7 POD Errors

The following errors were encountered while parsing the POD:

Around line 73:

Unknown directive: =cu

Around line 166:

Unknown directive: =z

Around line 352:

Unknown directive: =z

Around line 409:

Unknown directive: =z

Around line 424:

Unknown directive: =COMMANDS

Around line 525:

Unknown directive: =z

Around line 603:

Unknown directive: =auto