Search results for "BINGOS"
Task::BeLike::BINGOS - Be the most BINGOS you can be
Task::BeLike::BINGOS is a Task module to install all the modules that I like to have kicking around. See the "Makefile.PL" file in this distribution for details....
BINGOS/Task-BeLike-BINGOS-1.06 - 29 Mar 2017 18:15:45 UTC - Search in distribution
Task::BINGOS::Bootstrap - Bootstrap CPANPLUS with cpanm like BINGOS does
Task::BINGOS::Bootstrap is a Task that installs all the modules that I need to start using CPANPLUS. I use App::cpanminus to do the bootstrapping then switch to CPANPLUS. The following things will be installed: CPANPLUS CPANPLUS::Internals::Source::C...
BINGOS/Task-BINGOS-Bootstrap-0.04 - 30 Mar 2017 12:46:05 UTC - Search in distribution
Task::Module::Install::BINGOS - A Task to install all BINGOS' Module::Install extensions
Task::Module::Install::BINGOS is a Task that installs all of my (BINGOS) Module::Install extensions. Why? Because I am lazy. The following modules will be installed: Module::Install Module::Install::AssertOS Module::Install::AutoLicense Module::Insta...
BINGOS/Task-Module-Install-BINGOS-1.04 - 29 Mar 2017 17:46:27 UTC - Search in distribution
App::SmokeBrew::Plugin::BINGOS - a smokebrew plugin to configure things like BINGOS does
App::SmokeBrew::Plugin::BINGOS is a App::SmokeBrew::Plugin for smokebrew which configures the built perl installations for CPAN Testing with CPANPLUS::YACSmoke and sending test reports to a metabase-relayd host using Test::Reporter::Transport::Socket...
BINGOS/App-SmokeBrew-Plugin-BINGOS-1.00 - 06 May 2023 09:40:51 UTC - Search in distribution
Dist::Zilla::PluginBundle::BINGOS - BeLike::BINGOS when you build your dists
This is a Dist::Zilla PluginBundle. It is roughly equivalent to the following dist.ini: [@Basic] [MetaJSON] [PodSyntaxTests] [PodCoverageTests] [PodWeaver] [PkgVersion] [GithubMeta] [ChangelogFromGit] file_name = Changes tag_regexp = ^(\\d+\\.\\d+)$ ...
BINGOS/Dist-Zilla-PluginBundle-BINGOS-0.20 - 19 Aug 2015 09:19:10 UTC - Search in distribution
perl5140delta - what is new for perl v5.14.0
This document describes differences between the 5.12.0 release and the 5.14.0 release. If you are upgrading from an earlier release such as 5.10.0, first read perl5120delta, which describes differences between 5.10.0 and 5.12.0. Some of the bug fixes...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution- perl5220delta - what is new for perl v5.22.0
- perl5200delta - what is new for perl v5.20.0
- perl5160delta - what is new for perl v5.16.0
- 39 more results from perl »
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
Hailo - A pluggable Markov engine analogous to MegaHAL
Hailo is a fast and lightweight markov engine intended to replace AI::MegaHAL. It has a pluggable storage, tokenizer and engine backends. It is similar to MegaHAL in functionality, the main differences (with the default backends) being better scalabi...
AVAR/Hailo-0.75 - 28 Nov 2018 11:10:30 UTC - Search in distribution
IPC::Cmd - finding and running system commands made easy
IPC::Cmd allows you to run commands platform independently, interactively if desired, but have them still work. The "can_run" function can tell you if a certain binary is installed and if so where, whereas the "run" function can actually execute any ...
BINGOS/IPC-Cmd-1.04 - 13 Jul 2019 09:17:39 UTC - Search in distribution
App::Cmd - write command line apps with less suffering
App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things usually involved. For information on how to start using App::Cmd, see App::Cmd::Tutorial....
RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC - Search in distribution
POE::Wheel::Run - portably run blocking code and programs in subprocesses
POE::Wheel::Run executes a program or block of code in a subprocess, created the usual way: using fork(). The parent process may exchange information with the child over the child's STDIN, STDOUT and STDERR filehandles. In the parent process, the POE...
BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution
dzooky - convert a dist to Dist::Zilla
dzooky is Dist::Zilla's nephew. He has the ability to summon his uncle. dzooky will try its best to convert a distribution to use Dist::Zilla. It supports ExtUtils::MakeMaker, Module::Install and Module::Build based distributions, with certain limita...
BINGOS/Dist-Zooky-0.24 - 14 May 2017 14:12:55 UTC - Search in distribution
perlhist - Registro histórico de versiones de Perl
ENELL/POD2-ES-5.24.0.5
-
01 Jan 2017 21:24:12 UTC
-
Search in distribution
IRC::Utils - Common utilities for IRC-related tasks
The functions in this module take care of many of the tasks you are faced with when working with IRC. Mode lines, ban masks, message encoding and formatting, etc....
HINRIK/IRC-Utils-0.12 - 06 Oct 2011 20:49:08 UTC - Search in distribution
BSD::Sysctl - Manipulate kernel sysctl variables on BSD-like systems
"BSD::Sysctl" offers a native Perl interface for fetching sysctl values that describe the kernel state of BSD-like operating systems. This is around 80 times faster than scraping the output of the sysctl(8) program. This module handles the conversion...
DLAND/BSD-Sysctl-0.11 - 21 Jan 2014 23:16:27 UTC - Search in distribution
POE::Component::IRC - A fully event-driven IRC client module
POE::Component::IRC is a POE component (who'd have guessed?) which acts as an easily controllable IRC client for your other POE components and sessions. You create an IRC component and tell it what events your session cares about and where to connect...
BINGOS/POE-Component-IRC-6.93 - 15 Jun 2021 18:29:10 UTC - Search in distribution- POE::Component::IRC::Plugin - Provides plugin constants and documentation for POE::Component::IRC
- POE::Component::IRC::Qnet - A fully event-driven IRC client module for Quakenet
- POE::Component::IRC::Qnet::State - A fully event-driven IRC client module for Quakenet with nickname and channel tracking
- 13 more results from POE-Component-IRC »
Any::Moose - (DEPRECATED) use Moo instead!
ETHER/Any-Moose-0.27
-
08 Nov 2016 03:37:58 UTC
-
Search in distribution
minismoker - Example script for POE::Component::CPAN::YACSmoke
minismoker is an example script for POE::Component::CPAN::YACSmoke, a POE based component that provides CPAN::YACSmoke services to other components and sessions. It spits out the results of each smoke to STDOUT....
BINGOS/POE-Component-CPAN-YACSmoke-1.38 - 02 May 2017 14:05:00 UTC - Search in distribution- POE::Component::CPAN::YACSmoke - Bringing the power of POE to CPAN smoke testing.
HTML::Make - A flexible HTML generator
HTML::Make is an HTML generator. It generates HTML fragments, such as HTML lists or tables, rather than complete HTML pages....
BKB/HTML-Make-0.17 - 25 Jul 2023 05:01:40 UTC - Search in distribution
minireporter - Example script for POE::Component::CPAN::Reporter
minireporter is an example script for POE::Component::CPAN::Reporter, a POE based component that provides CPAN::Reporter services to other components and sessions. It spits out the results of each smoke to STDOUT....
BINGOS/POE-Component-CPAN-Reporter-0.08 - 02 May 2017 13:51:52 UTC - Search in distribution- POE::Component::CPAN::Reporter - Bringing the power of POE to CPAN smoke testing.