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:Ubic Return::Value"

Ubic::Result - common return value for many ubic interfaces River stage two • 9 direct dependents • 15 total dependents

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC

Ubic - polymorphic service manager River stage two • 9 direct dependents • 15 total dependents

This module is a perl frontend to ubic services. It is a singleton OOP class. All of its methods should be invoked as class methods: Ubic->start('foo'); Ubic->stop('foo'); my $status = Ubic->status('foo');...

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC

Ubic::Daemon - daemon management utilities River stage two • 9 direct dependents • 15 total dependents

This module provides functions which let you daemonize any binary or perl coderef. Main source of knowledge if daemon is still running is pidfile, which is locked all the time after daemon was created. Note that pidfile format is unreliable and can c...

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC

Ubic::Service - interface and the base class for any ubic service River stage two • 9 direct dependents • 15 total dependents

"Ubic::Service" is the abstract base class for all ubic service classes. It provides the common API for implementing start/stop/status operations, custom commands and tuning some metadata properties ("user()", "group()", "check_period()")....

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC

Ubic::Service::Utils - helpers for custom service authors River stage two • 9 direct dependents • 15 total dependents

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC

Ubic::Service::Common - common way to construct new service by specifying several callbacks River stage two • 9 direct dependents • 15 total dependents

Each service should provide safe "start()", "stop()" and "status()" methods....

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC

Ubic::Daemon::PidState - internal object representing process info stored on disk River stage two • 9 direct dependents • 15 total dependents

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC

Ubic::Service::Skeleton - skeleton of any service with common start/stop logic River stage two • 9 direct dependents • 15 total dependents

MMCLERIC/Ubic-1.60 - 24 Aug 2016 22:44:09 UTC
8 results (0.033 seconds)