The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
.llrc
Changes
examples/convert.pl
examples/cpan.png
examples/GDExamples/Convert.pm
examples/README
inc/Module/AutoInstall.pm
inc/Module/Install.pm
inc/Module/Install/AutoInstall.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
inc/Module/Install/Fetch.pm
inc/Module/Install/Include.pm
inc/Module/Install/Makefile.pm
inc/Module/Install/Metadata.pm
inc/Module/Install/Scripts.pm
inc/Module/Install/Win32.pm
inc/Module/Install/WriteAll.pm
lib/Gearman/Driver.pm
lib/Gearman/Driver/Adaptor.pm
lib/Gearman/Driver/Adaptor/PP.pm
lib/Gearman/Driver/Adaptor/XS.pm
lib/Gearman/Driver/Console.pm
lib/Gearman/Driver/Console/Basic.pm
lib/Gearman/Driver/Console/Client.pm
lib/Gearman/Driver/Job.pm
lib/Gearman/Driver/Job/Method.pm
lib/Gearman/Driver/Loader.pm
lib/Gearman/Driver/Observer.pm
lib/Gearman/Driver/Worker.pm
lib/Gearman/Driver/Worker/AttributeParser.pm
lib/Gearman/Driver/Worker/Base.pm
Makefile.PL
MANIFEST			This list of files
META.yml
MYMETA.json
MYMETA.yml
README
script/gearman_driver.pl
script/gearman_driver_console.pl
t/000-use.t
t/010-loader.t
t/011-attribute-parser.t
t/012-job-method.t
t/021-live-encode-decode.t
t/022-live-default-attributes.t
t/023-live-override-attributes.t
t/024-live-job-quit.t
t/025-live-begin-end.t
t/026-live-max-idle-time.t
t/027-live-base-class.t
t/028-live-process-group.t
t/029-live-prefix.t
t/030-live-spread.t
t/040-live-console.t
t/041-live-runtime.t
t/042-live-shutdown.t
t/gearman_driver.pl
t/gearman_driver.yml
t/gearmand.pl
t/lib/Gearman/Driver/Test.pm
t/lib/Gearman/Driver/Test/Base/All.pm
t/lib/Gearman/Driver/Test/Base/TestWorker.pm
t/lib/Gearman/Driver/Test/Live.pm
t/lib/Gearman/Driver/Test/Live/BeginEnd.pm
t/lib/Gearman/Driver/Test/Live/Console.pm
t/lib/Gearman/Driver/Test/Live/DefaultAttributes.pm
t/lib/Gearman/Driver/Test/Live/EncodeDecode.pm
t/lib/Gearman/Driver/Test/Live/MaxIdleTime.pm
t/lib/Gearman/Driver/Test/Live/OverrideAttributes.pm
t/lib/Gearman/Driver/Test/Live/Prefix.pm
t/lib/Gearman/Driver/Test/Live/ProcessGroup.pm
t/lib/Gearman/Driver/Test/Live/Quit.pm
t/lib/Gearman/Driver/Test/Live/RuntimeOption.pm
t/lib/Gearman/Driver/Test/Live/Shutdown.pm
t/lib/Gearman/Driver/Test/Live/Spread.pm
t/lib/Gearman/Driver/Test/Live/WithBaseClass.pm
t/lib/Gearman/Driver/Test/Loader/Empty.pm
t/lib/Gearman/Driver/Test/XxX.pm
TODO