forked from gbarr/perl-beanstalk-client
-
Notifications
You must be signed in to change notification settings - Fork 0
Perl client library for beanstalkd
timbuku/perl-beanstalk-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Beanstalk::Client provides a Perl API to the beanstalkd server by Keith Rarick You can obtain the server from http://xph.us/software/beanstalkd/ AVAILABILITY The latest version of this library is available from the Comprehensive Perl Archive Network (CPAN). To find a CPAN site near you see: http://search.cpan.org/~gbarr/Beanstalk-Client/ A git repository is available at https://github.com/gbarr/perl-beanstalk-client INSTALLATION Installation can be performed using the CPAN shell perl -MCPAN -e shell or manually with perl Makefile.PL make make test make install If you want to install a private copy of libnet in your home directory, then you should try to produce the initial Makefile with something like this command: perl Makefile.PL INSTALL_BASE=~/perl SUPPORT Questions about how to use this library and any bug reports should be sent to me at <[email protected]>. COPYRIGHT © 2008 Graham Barr. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Share and Enjoy!
About
Perl client library for beanstalkd
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Perl 94.9%
- Other 5.1%