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

Search results for "module:POE::Component::SmokeBox"

POE::Component::SmokeBox - POE enabled CPAN smoke testing with added value. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox is a flexible CPAN Smoke testing framework which provides an extensible method for testing CPAN distributions against various different smoker backends. A smoker backend is defined using a POE::Component::SmokeBox::Smoker obj...

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Job - Object defining a SmokeBox job. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Job is a class encapsulating POE::Component::SmokeBox jobs....

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Dists - Search for CPAN distributions by cpanid or distribution name River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Dists is a POE component that provides non-blocking CPAN distribution searches. It is a wrapper around File::Fetch for "02packages.details.txt.gz" file retrieval, IO::Zlib for extraction and CPAN::DistnameInfo for parsing th...

BINGOS/POE-Component-SmokeBox-Dists-1.10 - 04 Nov 2020 18:41:22 UTC

POE::Component::SmokeBox::Recent - A POE component to retrieve recent CPAN uploads. River stage one • 4 direct dependents • 7 total dependents

POE::Component::SmokeBox::Recent is a POE component for retrieving recently uploaded CPAN distributions from the CPAN mirror of your choice. It accepts a url and an event name and attempts to download and parse the RECENT file from that given url. It...

BINGOS/POE-Component-SmokeBox-Recent-1.54 - 04 May 2020 20:12:02 UTC

POE::Component::SmokeBox::Result - object defining SmokeBox job results. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Result is a class encapsulating the job results that are returned by POE::Component::SmokeBox::Backend and POE::Component::SmokeBox....

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Smoker - encapsulates a smoker object. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Smoker provides an object based API for SmokeBox smokers. A smoker is defined as the path to a "perl" executable that is configured for CPAN Testing and its associated environment settings....

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Backend - smoker backend to POE::Component::SmokeBox River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Backend is the smoker backend to POE::Component::SmokeBox::JobQueue and ultimately POE::Component::SmokeBox. It takes a processes a single CPAN distribution against a given "perl" executable using a configurable backend type...

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::JobQueue - An array based queue for SmokeBox River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::JobQueue is an array based job queue for POE::Component::SmokeBox. Smoke jobs are submitted to the queue and processed with POE::Component::SmokeBox::Backend. A smoke job is encapsulated in a POE::Component::SmokeBox::Job ob...

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Recent::FTP - an extremely minimal FTP client River stage one • 4 direct dependents • 7 total dependents

POE::Component::SmokeBox::Recent::FTP is the small helper module used by POE::Component::SmokeBox::Recent to do FTP client duties. It only implements an ascii type passive FTP "RETR"....

BINGOS/POE-Component-SmokeBox-Recent-1.54 - 04 May 2020 20:12:02 UTC

POE::Component::SmokeBox::Uploads::RSS - Obtain uploaded CPAN modules via RSS. River stage one • 1 direct dependent • 1 total dependent

POE::Component::SmokeBox::Uploads::RSS is a POE component that alerts newly uploaded CPAN distributions. It obtains this information from polling an RSS feed ( by default <http://search.cpan.org/uploads.rdf>. POE::Component::RSSAggregator is used to ...

BINGOS/POE-Component-SmokeBox-Uploads-RSS-1.04 - 28 Feb 2017 14:09:19 UTC

POE::Component::SmokeBox::Recent::HTTP - an extremely minimal HTTP client River stage one • 2 direct dependents • 9 total dependents

POE::Component::SmokeBox::Recent::HTTP is the small helper module used by POE::Component::SmokeBox::Recent to do HTTP client duties. It only implements a simple request with no following of redirections and connection keep-alive, etc....

BINGOS/POE-Component-SmokeBox-Recent-HTTP-1.54 - 04 May 2020 20:00:13 UTC

POE::Component::SmokeBox::Backend::Test::SmokeBox::Mini - a backend to App::SmokeBox::Mini. River stage one • 4 direct dependents • 4 total dependents

POE::Component::SmokeBox::Backend::Test::SmokeBox::Mini is a POE::Component::SmokeBox::Backend plugin used during the App::SmokeBox::Mini tests. It contains no moving parts....

BINGOS/minismokebox-0.68 - 16 May 2017 18:43:49 UTC

POE::Component::SmokeBox::Uploads::NNTP - Obtain uploaded CPAN modules via NNTP. River stage one • 1 direct dependent • 1 total dependent

POE::Component::SmokeBox::Uploads::NNTP is a POE component that alerts newly uploaded CPAN distributions. It obtains this information from polling an NNTP server ( by default the "perl.cpan.uploads" group on "nntp.perl.org" ). POE::Component::Client:...

BINGOS/POE-Component-SmokeBox-Uploads-NNTP-1.02 - 17 Feb 2017 12:37:33 UTC

POE::Component::SmokeBox::Backend::Base - Base class for Backend smokers. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Backend::Base is a base class for POE::Component::SmokeBox::Backend smoker definitions. The idea is to inherit this base class and overload the definition for the "_data" method to define the applicable command line argument...

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Uploads::Rsync - Obtain uploaded CPAN modules via rsync River stage one • 1 direct dependent • 1 total dependent

POE::Component::SmokeBox::Uploads::Rsync is a POE component that alerts newly uploaded CPAN distributions. It obtains this information by running rsync against a CPAN mirror. This is only for the "CPAN/authors/id" directory, to make it easier on the ...

APOCAL/POE-Component-SmokeBox-Uploads-Rsync-1.001 - 04 Nov 2014 06:36:16 UTC

POE::Component::SmokeBox::Backend::SmokeInABox - a backend for Smoke In A Box smokers. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Backend::SmokeInABox is a POE::Component::SmokeBox::Backend plugin that defines the "check", "index" and "smoke" commands for Smoke In A Box based smokers. Change directory to the Smoke In A Box directory beforing running mi...

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Backend::Test::Loop - a backend to test looping output kills. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Backend::Test::Loop is a POE::Component::SmokeBox::Backend plugin used during the POE::Component::SmokeBox tests. It contains no moving parts....

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Backend::Test::Idle - a backend to test idle kills. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Backend::Test::Idle is a POE::Component::SmokeBox::Backend plugin used during the POE::Component::SmokeBox tests. It contains no moving parts....

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC

POE::Component::SmokeBox::Uploads::CPAN::Mini - Obtain uploaded CPAN modules via a CPAN::Mini mirror River stage one • 1 direct dependent • 1 total dependent

POE::Component::SmokeBox::Uploads::CPAN::Mini is a POE component that maintains a minimal CPAN mirror using CPAN::Mini and generates events for when new distributions are added to the mirror and distributions are removed from the mirror. The componen...

BINGOS/POE-Component-SmokeBox-Uploads-CPAN-Mini-1.02 - 17 Feb 2017 12:27:32 UTC

POE::Component::SmokeBox::Backend::Test::Excess - a backend to test excessive run kills. River stage one • 3 direct dependents • 6 total dependents

POE::Component::SmokeBox::Backend::Test::Excess is a POE::Component::SmokeBox::Backend plugin used during the POE::Component::SmokeBox tests. It contains no moving parts....

BINGOS/POE-Component-SmokeBox-0.58 - 29 May 2023 11:25:21 UTC
30 results (0.045 seconds)