The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:POE-Component-IRC-PluginBundle-WebDevelopment BANS"

POE::Component::IRC::Plugin::ColorNamer - PoCo IRC plugin that tells the name of the color by its hex code River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin that uses POE::Component::IRC::Plugin for its base. It provides means to get a name of a color, given its hex code. This functionality is provided by App::ColorNamer module. The plugin accepts input from pu...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::WWW::Lipsum - plugin to generate Lorem Ipsum text in IRC River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to get Lorem Ipsum text generated by <http://lipsum.com/>. It accepts input from public channel events, "/notice" messages as well ...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::CSS::Minifier - plugin to "minify" CSS code River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to fetch CSS code from URIs, "minify" the code using CSS::Minifier and pastebin the result. The plugin accepts input from public ch...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::Validator::CSS - non-blocking CSS validator for IRC bots. River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides access to W3C CSS Validator (<http://jigsaw.w3.org/css-validator/>) from IRC. It accepts input from public channel events, "/notice" messages...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::AntiSpamMailTo - little IRC plugin to generate mailto: links that avoid dumb spam bots River stage one • 1 direct dependent • 1 total dependent

This module is a small POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to generate "<a href="mailto:foo@bar">..." links that escape every single characters preventing dumb spam bots from harvestin...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::BrowserSupport - lookup browser support for CSS/HTML/JS from IRC River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to <http://webdevout.net>'s browser support API. It accepts input from public channel events, "/notice" messages as well as "/msg" ...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::Validator::HTML - access HTML validator from IRC River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to W3C HTML validator. It accepts input from public channel events, "/notice" messages as well as "/msg" (private messages); althou...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::Google::PageRank - non-blocking access to Google's PageRank via IRC River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides access to Google PageRank from IRC. It accepts input from public channel events, "/notice" messages as well as "/msg" (private messages); alt...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::WWW::GetPageTitle - web page title fetching IRC plugin River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to to fetch titles of the URIs that are either given to the bot directly or (upon configuration) simply appear in the channel. It a...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::HTML::ElementInfo - lookup HTML element information from IRC River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to lookup HTML element information (description, whether or not the element is deprecated, are opening/closing tags required, etc) ...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::CSS::PropertyInfo - lookup CSS property information from IRC River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides means to lookup information pertaining to CSS properties (see log snippet in 'SYNOPSIS' above) It accepts input from public channel events, "...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::WWW::Cache::Google - give URIs to Google's cache pages checking if they exist River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to see if some URI is present in Google's cache; if it is, plugin will give the URI pointing to that page. It accepts input from pu...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::CSS::SelectorTools - couple of CSS selector tools for IRC bots River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides basic CSS selector making tools. So far there are only two tools, the "link rule maker" and "multi-selector maker". If you have any suggestio...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::WWW::DoctypeGrabber - plugin to display DOCTYPEs and relevant information from given pages River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to to fetch DOCTYPE and relevant information from the URIs given to it. All this done in a non-blocking fashion. The plugin accepts...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::HTML::AttributeInfo - HTML attribute info lookup from IRC River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to to lookup information regarding HTML element attributes. It accepts input from public channel events, "/notice" messages as well...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::JavaScript::Minifier - PoCo::IRC plugin to minify JavaScript code River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to fetch JavaScript code from URIs, "minify" the code using JavaScript::Minifier and pastebin the result. The plugin accepts input ...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::Syntax::Highlight::CSS - IRC plugin to highlight CSS code from URIs River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to fetch CSS code from URIs, do syntax highlighting using Syntax::Highlight::CSS and pastebin the result. The plugin accepts input ...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::WWW::Alexa::TrafficRank - get traffic rank for pages via your IRC bot River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to site's traffic rank on <http://alexa.com>. It accepts input from public channel events, "/notice" messages as well as "/msg" (pr...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::Syntax::Highlight::HTML - IRC plugin to highlight HTML code from URIs River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to fetch HTML code from URIs, do syntax highlighting using Syntax::Highlight::HTML and pastebin the result. The plugin accepts inpu...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC

POE::Component::IRC::Plugin::WWW::HTMLTagAttributeCounter - html tag and attribute counter for IRC River stage one • 1 direct dependent • 1 total dependent

This module is a POE::Component::IRC plugin which uses POE::Component::IRC::Plugin for its base. It provides interface to count HTML tags and attributes in the web page given. The plugin is non-blocking and it accepts input from public channel events...

ZOFFIX/POE-Component-IRC-PluginBundle-WebDevelopment-2.001003 - 02 Feb 2014 20:22:07 UTC
20 results (0.162 seconds)