Search results for "ETHER"
Dist::Zilla::PluginBundle::Author::ETHER - A plugin bundle for distributions built by ETHER
This is a Dist::Zilla plugin bundle. It is *very approximately* equal to the following dist.ini (following the preamble), minus some optimizations: [Prereqs / pluginbundle version] -phase = develop -relationship = recommends Dist::Zilla::PluginBundle...
ETHER/Dist-Zilla-PluginBundle-Author-ETHER-0.163 - 09 Dec 2023 22:58:38 UTC - Search in distribution- Pod::Weaver::PluginBundle::Author::ETHER - A plugin bundle for pod woven by ETHER
- Dist::Zilla::MintingProfile::Author::ETHER - Mint distributions like ETHER does
SNMP::Info::EtherLike - SNMP Interface to SNMP ETHERLIKE-MIB RFC 1398
SNMP::Info::EtherLike is a subclass of SNMP::Info that supplies access to the ETHERLIKE-MIB used by some Layer 3 Devices such as Cisco routers. See RFC 1398 for more details. Use or create a subclass of SNMP::Info that inherits this one. Do not use d...
OLIVER/SNMP-Info-3.95 - 02 Sep 2023 18:56:13 UTC - Search in distribution
Net::Elexol::EtherIO24 - Threaded object interface for manipulating Elexol Ether I/O 24 units with Perl
The Ether I/O 24 manufactured by Elexol is an inexpensive and simple to use and operate device designed for remote control or remote sensing. It has 24 digital lines that are each programmable for input or output and a variety of other things. The co...
CHRISY/Net-Elexol-EtherIO24-0.22 - 11 Aug 2009 04:38:50 UTC - Search in distribution
cv - a fast gtk+ image viewer loosely modeled after XV
THE IMAGE WINDOW You can use the following keys in the image window: q quit the program < half the image size > double the image size , shrink the image by ~9% (opposite of .) . enlarge the image by 10% n reset to normal size m maximize to screensize...
MLEHMANN/Gtk2-CV-2.0 - 26 Aug 2022 21:57:57 UTC - Search in distribution
csv - process CSV files from the command line
CSV (comma-separated value) files are the lowest common denominator of structured data interchange formats. For such a humble file format, it is pretty difficult to get right: embedded quote marks and linebreaks, slipshod delimiters, and no One True ...
GAAL/App-CSV-0.08 - 23 May 2014 07:46:12 UTC - Search in distribution
Moo - Minimalist Object Orientation (with Moose compatibility)
"Moo" is an extremely light-weight Object Orientation system. It allows one to concisely define objects and roles with a convenient syntax that avoids the details of Perl's object system. "Moo" contains a subset of Moose and is optimised for rapid st...
HAARG/Moo-2.005005 - 05 Jan 2023 20:56:38 UTC - Search in distribution
DateTime - A date and time object for Perl
DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. It represents the Gregorian calendar, extended backwards in time before its creation (in 1582). This is sometimes known as the "proleptic ...
DROLSKY/DateTime-1.65 - 06 Nov 2023 05:14:16 UTC - Search in distribution
Moose - A postmodern object system for Perl 5
Moose is an extension of the Perl 5 object system. The main goal of Moose is to make Perl 5 Object Oriented programming easier, more consistent, and less tedious. With Moose you can think more about what you want to do and less about the mechanics of...
ETHER/Moose-2.2206 - 23 Jul 2023 17:16:27 UTC - Search in distribution- oose - syntactic sugar to make Moose one-liners easier
- Class::MOP - A Meta Object Protocol for Perl 5
- Moose::Manual::Delta - Important Changes in Moose
- 128 more results from Moose Β»
asa - Lets your class/object say it works like something else
Perl 5 doesn't natively support Java-style interfaces, and it doesn't support Perl 6 style roles either. You can get both of these things in half a dozen different ways via various CPAN modules, but they usually require that you buy into "their way" ...
ETHER/asa-1.04 - 30 Jul 2019 03:52:56 UTC - Search in distribution
Qless - perl bind for Qless job queueing system
Qless is a powerful Redis <http://redis.io>-based job queueing system inspired by resque <https://github.com/defunkt/resque#readme>, but built on a collection of Lua scripts, maintained in the qless-core <https://github.com/seomoz/qless-core> repo. P...
NUCLON/Qless-0.06 - 20 Dec 2012 08:53:37 UTC - Search in distribution
Specio - Type constraints and coercions for Perl
The "Specio" distribution provides classes for representing type constraints and coercion, along with syntax sugar for declaring them. Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl inte...
DROLSKY/Specio-0.48 - 11 Jun 2022 16:32:27 UTC - Search in distribution
Path::Tiny - File path utility
This module provides a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It aims to be smaller and faster than many alternativ...
DAGOLDEN/Path-Tiny-0.144 - 01 Dec 2022 16:37:45 UTC - Search in distribution
Test::Deep - Extremely flexible deep comparison
If you don't know anything about automated testing in Perl then you should probably read about Test::Simple and Test::More before preceding. Test::Deep uses the Test::Builder framework. Test::Deep gives you very flexible ways to check that the result...
RJBS/Test-Deep-1.204 - 07 Jan 2023 23:02:26 UTC - Search in distribution
CGI::FormBuilder - Easily generate and process stateful forms
If this is your first time using FormBuilder, you should check out the website for tutorials and examples at <http://formbuilder.org>. You should also consider joining the google group at <http://groups.google.com/group/perl-formbuilder>. There are s...
BIGPRESH/CGI-FormBuilder-3.10 - 16 Aug 2016 23:59:06 UTC - Search in distribution
Pinto - Curate a repository of Perl modules
Pinto is an application for creating and managing a custom CPAN-like repository of Perl modules. The purpose of such a repository is to provide a stable, curated stack of dependencies from which you can reliably build, test, and deploy your applicati...
THALJEF/Pinto-0.14 - 06 Aug 2017 07:31:17 UTC - Search in distribution
perlgov - Perl Rules of Governance
PEVANS/perl-5.38.2
-
29 Nov 2023 16:10:36 UTC
-
Search in distribution
File::Temp - return name and handle of a temporary file safely
"File::Temp" can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehand...
ETHER/File-Temp-0.2311 - 03 Oct 2020 04:04:55 UTC - Search in distribution
List::AllUtils - Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized package
Are you sick of trying to remember whether a particular helper is defined in List::Util, List::SomeUtils or List::UtilsBy? I sure am. Now you don't have to remember. This module will export all of the functions that either of those three modules defi...
DROLSKY/List-AllUtils-0.19 - 23 Apr 2021 16:32:12 UTC - Search in distribution
Log::Any - Bringing loggers and listeners together
"Log::Any" provides a standard log production API for modules. Log::Any::Adapter allows applications to choose the mechanism for log consumption, whether screen, file or another logging mechanism like Log::Dispatch or Log::Log4perl. Many modules have...
PREACTION/Log-Any-1.717 - 17 Aug 2023 15:53:05 UTC - Search in distribution
HTTP::Tiny - A small, simple, correct HTTP/1.1 client
This is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies and redirection. It also correctly resu...
DAGOLDEN/HTTP-Tiny-0.088 - 11 Jul 2023 12:54:02 UTC - Search in distribution