The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Ginger ZMQ-LibZMQ3"

Ginger - Application framework built around Class::Core wrapper system River stage zero No dependents

Basic Example runcore.pl #!/usr/bin/perl -w use strict; use Ginger::Reference::Core; my $core = Ginger::Reference::Core->new(); $core->run( config => "config.xml" ); config.xml <xml> <log> <console/> </log> <web_request> <mod>mongrel2</mod> </web_req...

CODECHILD/Ginger-0.04 - 13 Dec 2015 07:45:03 UTC

Ginger::Reference::Core::ClassCoreExtend - Application framework built around Class::Core wrapper system River stage zero No dependents

Basic Example runcore.pl #!/usr/bin/perl -w use strict; use Ginger::Reference::Core; my $core = Ginger::Reference::Core->new(); $core->run( config => "config.xml" ); config.xml <xml> <log> <console/> </log> <web_request> <mod>mongrel2</mod> </web_req...

CODECHILD/Ginger-0.04 - 13 Dec 2015 07:45:03 UTC
2 results (0.041 seconds)