The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Sys::Hostname"

Sys::Hostname - Try every conceivable way to get hostname River stage five • 11292 direct dependents • 32664 total dependents

Attempts several methods of getting the system hostname and then caches the result. It tries the first available of the C library's gethostname(), `$Config{aphostname}`, uname(2), "syscall(SYS_gethostname)", `hostname`, `uname -n`, and the file /com/...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Sys::Hostname::FQDN - Get the short or long hostname River stage two • 8 direct dependents • 12 total dependents

Sys::Hostname::FQDN uses the host 'C' library to discover the (usually) short host name, then uses (perl) gethostbyname to extract the real hostname. The results from gethostbyname are exported as gethostinfo and asciihostinfo as a convenience since ...

MIKER/Sys-Hostname-FQDN-0.12 - 24 Nov 2014 16:36:32 UTC - Search in distribution

Sys::Hostname::Long - Try every conceivable way to get full hostname River stage two • 7 direct dependents • 28 total dependents

How to get the host full name in perl on multiple operating systems (mac, windows, unix* etc)...

SCOTT/Sys-Hostname-Long-1.5 - 13 Jan 2015 11:06:21 UTC - Search in distribution

Tak - Multi host remote control over ssh (then I wrote Object::Remote) River stage one • 1 direct dependent • 1 total dependent

MSTROUT/Tak-0.001004 - 08 Jan 2016 19:16:43 UTC - Search in distribution

noid - nice opaque identifier generator commands River stage zero No dependents

The noid utility creates minters (identifier generators) and accepts commands that operate them. Once created, a minter can be used to produce persistent, globally unique names for documents, databases, images, vocabulary terms, etc. Properly managed...

JAK/Noid-0.424 - 21 Apr 2006 15:45:30 UTC - Search in distribution

DBI - Database independent interface for Perl River stage four • 940 direct dependents • 2099 total dependents

The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...

TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution

UR - rich declarative transactional objects River stage one • 1 direct dependent • 1 total dependent

UR is a class framework and object/relational mapper for Perl. It starts with the familiar Perl meme of the blessed hash reference as the basis for object instances, and extends its capabilities with ORM (object-relational mapping) capabilities, obje...

BRUMMETT/UR-0.47 - 06 Aug 2018 14:29:10 UTC - Search in distribution

swaks - Swiss Army Knife SMTP, the all-purpose smtp transaction tester River stage zero No dependents

swaks' primary design goal is to be a flexible, scriptable, transaction-oriented SMTP test tool. It handles SMTP features and extensions such as TLS, authentication, and pipelining; multiple version of the SMTP protocol including SMTP, ESMTP, and LMT...

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

sysync - command-line interface for sysync River stage zero No dependents

MJFLICK/Sysync-0.38 - 25 Feb 2024 16:59:27 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

snapback2 - rsync and hard-link backup script River stage zero No dependents

Snapback2 does backup of systems via ssh and rsync. It creates rolling "snapshots" based on hourly, daily, weekly, and monthly rotations. When it runs for some period of time, you will end up with a target backup directory that looks like: drwx--x--x...

MIKEH/Snapback2-1.001 - 17 Jan 2013 14:29:29 UTC - Search in distribution

Luka - Exception handling and reporting framework River stage zero No dependents

Luka is an exception handling and reporting framework. It's useful to look at it as an event handling framework. It comes from operational understanding of networks. Scenario that Luka is addressing is following: on a network with multiple hosts runn...

TPG/Luka-1.07 - 17 Jul 2006 22:08:14 UTC - Search in distribution

Log::Log4perl - Log4j implementation for Perl River stage four • 376 direct dependents • 1144 total dependents

Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. For a detailed tutorial on Log::Log4perl usage, please read <...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC - Search in distribution

IT::perlipc River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Data::Table::Text - Write data in tabular text format. River stage two • 35 direct dependents • 35 total dependents

Write data in tabular text format. Version 20240203. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Table-Text-20240408 - 07 Apr 2024 19:30:28 UTC - Search in distribution

switchman River stage zero No dependents

This utility manages distributed locks and semaphores in ZooKeeper and can be used for organizing distributed job execution. It is not a scheduler, you still need something (e.g. cron) to launch your jobs. The command is run only if all specified lea...

KOMAROV/switchman-1.16 - 27 Oct 2016 17:45:49 UTC - Search in distribution

UniEvent - Object-oriented, fast and extendable event loop abstraction framework with Perl and C++ interface. River stage one • 5 direct dependents • 5 total dependents

UniEvent is an extendable object-oriented event loop framework. It's also an abstraction layer on top of event loop which provides engine-independent API (like AnyEvent). This module is an XS port of the very fast C++ panda::unievent framework. The m...

SYBER/UniEvent-1.2.13 - 31 Jan 2024 12:58:13 UTC - Search in distribution

IO::Util - A selection of general-utility IO function River stage two • 2 direct dependents • 12 total dependents

This is a micro-weight module that exports a few functions of general utility in IO operations....

DOMIZIO/IO-Util-1.5 - 31 Dec 2005 13:51:40 UTC - Search in distribution

SQL::SimpleOps - SQL Simple Operations River stage zero No dependents

This module was created to execute basic SQL commands in a database engine, where it proposes the most common and basic operations with low parameter complexity. The module allow switch between database engine without recoding. It makes the necessary...

CCELSO/SQL-SimpleOps-2023.362.1 - 28 Dec 2023 23:05:52 UTC - Search in distribution

App::Env - manage application specific environments River stage one • 1 direct dependent • 1 total dependent

App::Env presents a uniform interface to initializing environments for applications which require special environments. App::Env only handles the loading, merging, and caching of environments; it does not create them. That is done within modules for ...

DJERIUS/App-Env-1.04 - 19 Jan 2024 17:57:23 UTC - Search in distribution
166 results (0.129 seconds)