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

Search results for "~bingos"

Task::BeLike::BINGOS - Be the most BINGOS you can be River stage zero No dependents

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 River stage zero No dependents

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 River stage zero No dependents

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 River stage one • 1 direct dependent • 1 total dependent

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 River stage zero No dependents

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

perl5200delta - what is new for perl v5.20.0 River stage five • 11292 direct dependents • 32664 total dependents

This document describes differences between the 5.18.0 release and the 5.20.0 release. If you are upgrading from an earlier release such as 5.16.0, first read perl5180delta, which describes differences between 5.16.0 and 5.18.0....

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Path::Tiny - File path utility River stage four • 891 direct dependents • 7170 total dependents

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 River stage one • 3 direct dependents • 5 total dependents

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 River stage five • 127 direct dependents • 21420 total dependents

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 River stage three • 100 direct dependents • 943 total dependents

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 River stage three • 401 direct dependents • 538 total dependents

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 River stage one • 1 direct dependent • 1 total dependent

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 River stage zero No dependents

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 River stage three • 17 direct dependents • 115 total dependents

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 River stage one • 1 direct dependent • 1 total dependent

"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 River stage three • 54 direct dependents • 109 total dependents

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

Any::Moose - (DEPRECATED) use Moo instead! River stage three • 117 direct dependents • 300 total dependents

ETHER/Any-Moose-0.27 - 08 Nov 2016 03:37:58 UTC - Search in distribution

minismoker - Example script for POE::Component::CPAN::YACSmoke River stage one • 1 direct dependent • 1 total dependent

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

HTML::Make - A flexible HTML generator River stage one • 3 direct dependents • 3 total dependents

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 River stage one • 1 direct dependent • 1 total dependent

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
104 results (0.062 seconds)