resque-perl icon indicating copy to clipboard operation
resque-perl copied to clipboard

Perl port of the original Ruby library. It's intended to work using the same backend to share tasks and be able to manage the system using ruby's resque-server webapp. Resque is a Redis-backed library...

Results 1 resque-perl issues
Sort by recently updated
recently updated
newest added

This follows more closely the modern recommended use of Exporter, and also means we no longer use `base`, which is discouraged in favour of `parent`.