Net::DCCIf

Interface to the DCC daemon
Download

Net::DCCIf Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Matt Sergeant
  • Publisher web site:
  • http://search.cpan.org/~msergeant/

Net::DCCIf Tags


Net::DCCIf Description

Interface to the DCC daemon Net::DCCIf is a Perl interface to the Distributed Checksum Clearinghouse daemon (dccifd). It is a simpler replacement for the dccif.pl script that dcc ships with, making usage more perlish (though probably at the expense of a slight performance drop).SYNOPSIS my $dcc = Net::DCCIf->new(); $dcc->connect(); my ($results, $oks) = $dcc->dcc_file("test.eml"); $dcc->disconnect(); Requirements: · Perl


Net::DCCIf Related Software