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 MMCLERIC"

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::UA - tiny http client River stage two • 9 direct dependents • 15 total dependents

This module is a tiny and horribly incomplete http useragent implementation. It's used by Ubic::Ping::Service and it allows ubic to avoid dependency on LWP....

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

Ubic::Ping - http server which returns service status by it's name or port River stage two • 9 direct dependents • 15 total dependents

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

Ubic::Cmd - ubic methods with pretty printing. River stage two • 9 direct dependents • 15 total dependents

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

Ubic::Run - really simple way to write init scripts River stage two • 9 direct dependents • 15 total dependents

This module allows to represent any ubic service as an init script. It resolves service name automatically by looking at process $0. Currently, it supports systems where init script is located at "/etc/init.d/" (LSB-compatible systems as specified by...

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

Ubic::Logger - very simple logging functions River stage two • 9 direct dependents • 15 total dependents

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

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::Lockf - file locker with an automatic out-of-scope unlocking mechanism River stage two • 9 direct dependents • 15 total dependents

"lockf" is a perlfunc "flock" wrapper. The lock is autotamically released as soon as the associated object is no longer referenced....

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

Ubic::PortMap - update and read mapping of ports to service names. River stage two • 9 direct dependents • 15 total dependents

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::Watchdog - watchdog code River stage two • 9 direct dependents • 15 total dependents

This module contains most of the code needed by ubic-watchdog script....

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::Settings - ubic settings River stage two • 9 direct dependents • 15 total dependents

This module can be used to get common ubic settings: *service_dir*, *data_dir* and *default_user*. Note that these settings are global and used by ubic core. Services don't have to use *data_dir* to store their data, for example; they can use any dir...

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

Ubic::Persistent - simple hash-to-file persistence object River stage two • 9 direct dependents • 15 total dependents

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

Ubic::Daemon::OS - base class for os-specific daemon methods River stage two • 9 direct dependents • 15 total dependents

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

Ubic::AtomicFile - atomic file operations River stage two • 9 direct dependents • 15 total dependents

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

Ubic::Credentials - base class for OS-specific credential methods River stage two • 9 direct dependents • 15 total dependents

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

Ubic::Lockf::Alarm - alarm guard River stage two • 9 direct dependents • 15 total dependents

This module is necessary to implement timeouts in "Ubic::Lockf" class....

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

Ubic::AccessGuard - guard for operations with temporarily different effective uid River stage two • 9 direct dependents • 15 total dependents

Ubic::AccessGuard temporarily changes effective uid and gid, and restore it back on destruction. It's usage is limited, because when effective uid is not equal to real uid, perl automatically turns on tainted mode. Because of this, only tainted-safe ...

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

Ubic::Ping::Service - ubic.ping service River stage two • 9 direct dependents • 15 total dependents

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