Net::Z3950::AsyncZ

Net::Z3950::AsyncZ is a Perl extension for the Z3950 module.
Download

Net::Z3950::AsyncZ Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Myron Turner
  • Publisher web site:
  • http://search.cpan.org/~turnermm/HTML-WikiConverter-DokuWikiFCK-0.20/lib/HTML/WikiConverter/DokuWikiFCK.pod

Net::Z3950::AsyncZ Tags


Net::Z3950::AsyncZ Description

Net::Z3950::AsyncZ is a Perl extension for the Z3950 module. Net::Z3950::AsyncZ is a Perl extension for the Z3950 module.SYNOPSISOverview use Net::Z3950::AsyncZ; use Net::Z3950::AsyncZ qw(:record :headers :errors); use Net::Z3950::AsyncZ qw(asyncZOptions isZ_MARC isZ_GRS isZ_RAW isZ_DEFAULT noZ_Response isZ_Header isZ_ServerName Z_serverName); my $asnycZ = Net::Z3950::AsyncZ->new(servers=>@servers, query=>$query,cb=>&output); my $asnycZ = Net::Z3950::AsyncZ->new( servers=>@servers, query=>$query, timeout=>$tm, num_to_fetch=>$num,cb=>&output, options=>@options, log=>$log, format=>&format, timeout_min=>$min, interval=>$interval, maxpipes =>$max, );ABSTRACTNet::Z3950::AsyncZ adds additional asynchronous support for the Z3950 module through the use of multiple forked processes.Net::Z3950::AsyncZ adds an additional layer of asynchronous support for the Z3950 module through the use of multiple forked processes. Users may also find that it provides a convenient front end to Z3950. Requirements: · Perl


Net::Z3950::AsyncZ Related Software