gbarr
After a career writing software primarily in #Perl and #Golang, now spending my retirement writing software for fun.
UK
Pinned Repositories
AnyEvent-Beanstalk
Async beanstalkd client using AnyEvent
AnyEvent-MongoDB
perl AnyEvent MongoDB client driver
beanstalkd
Beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but was designed for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.
perl-beanstalk-client
Perl client library for beanstalkd
perl-Convert-ASN1
encode/decode data using ASN.1 description
perl-IO
Perl IO modules -- THESE MODULES ARE NO LONGER MAINTAINED OUTSIDE THE perl5 DISTRIBUTION. Send all patched to perl5-porters@perl.org
perl-libnet
perl libnet library
perl-TimeDate
time & date parsing and formatting perl library
pflag-date
pflag-date implements a Golang pflag.Value interface for go-date
pflag-decimal
pflag-decimal implements a Golang pflag.Value interface for shopspring/decimal
gbarr's Repositories
gbarr/perl-libnet
perl libnet library
gbarr/perl-beanstalk-client
Perl client library for beanstalkd
gbarr/perl-Convert-ASN1
encode/decode data using ASN.1 description
gbarr/AnyEvent-Beanstalk
Async beanstalkd client using AnyEvent
gbarr/beanstalkd
Beanstalkd is a fast, distributed, in-memory workqueue service. Its interface is generic, but was designed for use in reducing the latency of page views in high-volume web applications by running most time-consuming tasks asynchronously.
gbarr/perl-TimeDate
time & date parsing and formatting perl library
gbarr/perl-authen-sasl
Perl library for performing SASL authentication
gbarr/Plack-Middleware-XForwardedFor
Plack middleware handler for X-Forwarded-For headers
gbarr/moosex-alien
Subclass non-Moose classes with Moose
gbarr/perl-nagios-plugin-beanstalk
Nagios::Plugin module to check age of jobs in tubes
gbarr/DBIx-Class-ColumnDefault
DBIx::Class component to insert with DB defined default values
gbarr/Encode-Base32-Crockford
encode/decode numbers using Douglas Crockford's Base32 Encoding
gbarr/HTML-Mason-PlackHandler
HTML::Mason handler using Plack::Request and Plack::Response
gbarr/Mesoderm
Class scaffold generator for DBIx::Class with Moose
gbarr/perl-net-tftp
Perl TFTP client library
gbarr/Data-Difference
Compare simple hierarchical data
gbarr/go-elsewhere
Dynamic proxy redirector
gbarr/perl-authen-sasl-xs
Plugin to Authen::SASL to provide access to Cyrus C library
gbarr/CPAN-Changes-Diff
Diff changes between two CPAN releases
gbarr/HTML-Tree
HTML tree handling modules for Perl
gbarr/http-browserdetect
Determine the Web browser, version, and platform from an HTTP user agent string
gbarr/HTTP-Cache-Transparent
HTTP caching for perl
gbarr/mongo-perl-driver
Perl driver for the MongoDB
gbarr/perl-ldap
Perl LDAP client library
gbarr/perl-LWP-Protocol-AnyEvent-http
Event loop friendly HTTP and HTTPS backend for Perl's LWP
gbarr/pflag-date
pflag-date implements a Golang pflag.Value interface for go-date
gbarr/pflag-decimal
pflag-decimal implements a Golang pflag.Value interface for shopspring/decimal
gbarr/dbix-class
Official github remote for git.shadowcat.co.uk DBIx-Class.git
gbarr/gearman-go
This package is a Gearman API for Golang. It was implemented a native protocol for both worker and client API.
gbarr/gouuid
Go binding for libuuid