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 "distribution:Acrux ABALAMA"

Acrux - Southern crucis constellation for your applications River stage one • 1 direct dependent • 1 total dependent

Southern crucis constellation for your applications See Acme::Crux for more!...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::Const - The Acrux constants River stage one • 1 direct dependent • 1 total dependent

This module contains constants definitions TAGS :dir Exports FHS DIR constants See "/www.pathname.com/fhs/pub/fhs-2.3.html" in See https:, <http://www.gnu.org/software/autoconf/manual/html_node/Installat ion-Directory-Variables.html>, Sys::Path :gene...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::Log - Acrux logger River stage one • 1 direct dependent • 1 total dependent

Acrux::Log is a simple logger for Acrux logging new my $log = Acrux::Log->new( logopt => 'ndelay,pid', facility => 'user', level => 'debug', ident => 'test.pl', autoclean => 1, logopt => 'ndelay,pid', ); With default attributes use Mojo::Log; my $log...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acme::Crux - The CTK::App of the next generation River stage one • 1 direct dependent • 1 total dependent

The CTK::App of the next generation new my $app = Acme::Crux->new( project => 'MyApp', moniker => 'myapp', options => {foo => 'bar'}, plugins => { foo => 'MyApp::Foo', bar => 'MyApp::Bar' }, preload => 'Config, Log', cachedir => '/var/cache/myapp', c...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::Digest - Acrux Digest base class River stage one • 1 direct dependent • 1 total dependent

Acrux Digest base class new my $provider = Acrux::Digest::Provider->new(); Returns Digest Provider instance...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::Util - The Acrux utilities River stage one • 1 direct dependent • 1 total dependent

This module provides portable utility functions for Acrux clone my $copy = clone(\@array); my $copy = clone(\%hash); This function is a proxy function for "dclone" in Storable It makes recursive copies of nested hash, array, scalar and reference type...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::Config - Config::General Configuration of Acrux River stage one • 1 direct dependent • 1 total dependent

The module works with the configuration using Config::General All getters of this class are allows get access to configuration parameters by path-pointers. See Acrux::Pointer and RFC 6901 <https://tools.ietf.org/html/rfc6901> new my $config = Acrux::...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::Pointer - The Acrux pointer River stage one • 1 direct dependent • 1 total dependent

This class is an implementation of RFC 6901 <https://tools.ietf.org/html/rfc6901> for perl hash-structures new my $pointer = Acrux::Pointer->new; my $pointer = Acrux::Pointer->new(data => {foo => 'bar'}); Build new Acrux::Pointer object...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::RefUtil - Pure Perl Utility functions for checking references and data River stage one • 1 direct dependent • 1 total dependent

Pure Perl Utility functions for checking references and data AS The 'as' functions are introduced by the ":as" import tag, which check the type of passed argument and returns it as required type as_array_ref This method returns the argument as a arra...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::FilePid - The Pid File simple interface River stage one • 1 direct dependent • 1 total dependent

This software manages a pid file for you. It will create a pid file, query the process within to discover if it's still running, and remove the pid file. new my $fp = Acrux::FilePid->new; my $fp = Acrux::FilePid->new( file => '/var/run/daemon.pid', )...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acme::Crux::Plugin - The Acme::Crux plugin base class River stage one • 1 direct dependent • 1 total dependent

The Acme::Crux plugin abstract base class new my $plugin = Acme::Crux::Plugin->new( 'myplugin' );...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::Digest::M11R - interface for modulus 11 (recursive) check digit calculation River stage one • 1 direct dependent • 1 total dependent

This is Digest backend module that provides calculate the modulus 11 (recursive) check digit...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acrux::Digest::FNV32a - FNV32a Digest calculation for short strings River stage one • 1 direct dependent • 1 total dependent

This is Digest backend module that provides calculate FNV32a Digest for short strings...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acme::Crux::Plugin::Log - The Acme::Crux plugin for logging in your application River stage one • 1 direct dependent • 1 total dependent

The Acme::Crux plugin for logging in your application...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC

Acme::Crux::Plugin::Config - The Acme::Crux plugin for configuration your application River stage one • 1 direct dependent • 1 total dependent

The Acme::Crux plugin for configuration your application...

ABALAMA/Acrux-0.03 - 19 Feb 2024 15:07:00 UTC
15 results (0.022 seconds)