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

Search results for "RSRCHBOY"

Task::BeLike::RSRCHBOY - Modules RSRCHBOY uses! River stage one • 2 direct dependents • 2 total dependents

RSRCHBOY/Task-BeLike-RSRCHBOY-0.007 - 10 Apr 2015 03:48:48 UTC - Search in distribution

Task::BeLike::RSRCHBOY::Web - Web-related modules RSRCHBOY uses! River stage zero No dependents

This is a task package cataloging the web-related modules I often use. I've broken it out of Task::BeLike::RSRCHBOY so as to reduce that package's footprint on machines where these are not needed....

RSRCHBOY/Task-BeLike-RSRCHBOY-Web-0.002 - 29 May 2012 21:56:29 UTC - Search in distribution

Dist::Zilla::PluginBundle::RSRCHBOY - Zilla your distributions like RSRCHBOY! River stage one • 2 direct dependents • 3 total dependents

This is RSRCHBOY's current Dist::Zilla "dist.ini" config for his packages. He's still figuring this all out. It's like vim, you never really know all the things. If you'd like to see what this does without digging into the guts, I recommend you insta...

RSRCHBOY/Dist-Zilla-PluginBundle-RSRCHBOY-0.077 - 05 Mar 2018 21:37:48 UTC - Search in distribution

Reindeer - Moose with more antlers River stage one • 2 direct dependents • 4 total dependents

Like Moose? Use MooseX::* extensions? Maybe some MooseX::Types libraries? Hate that you have to use them in every. Single. Class. Reindeer aims to resolve that :) Reindeer _is_ Moose -- it's just Moose with a number of the more useful/popular extensi...

RSRCHBOY/Reindeer-0.020 - 20 Dec 2017 23:30:25 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

Test::Moose::More - More tools for testing Moose packages River stage three • 22 direct dependents • 127 total dependents

This package contains a number of additional tests that can be employed against Moose classes/roles. It is intended to replace Test::Moose in your tests, and re-exports any tests that it has and we do not, yet. Export Groups By default, this package ...

RSRCHBOY/Test-Moose-More-0.050 - 21 Sep 2017 03:44:20 UTC - Search in distribution

DBIx::Class::Migration - Use the best tools together for sane database migrations River stage one • 5 direct dependents • 7 total dependents

DBIx::Class::DeploymentHandler is a state of the art solution to the problem of creating sane workflows for versioning DBIx::Class managed database projects. However, since it is more of a toolkit for building custom versioning and migration workflow...

JJNAPIORK/DBIx-Class-Migration-0.075 - 02 Jun 2020 20:56:05 UTC - Search in distribution

MooseX::RelatedClasses - Parameterized role for related class attributes River stage one • 3 direct dependents • 5 total dependents

Have you ever built out a framework, or interface API of some sort, to discover either that you were hardcoding your related class names (not very extension-friendly) or writing the same code for the same type of attributes to specify what related cl...

RSRCHBOY/MooseX-RelatedClasses-0.012 - 14 Aug 2017 01:02:43 UTC - Search in distribution

MooseX::Util - Moose::Util extensions River stage three • 4 direct dependents • 120 total dependents

This is a utility module that handles all of the same functions that Moose::Util handles. In fact, most of the functions exported by this package are simply re-exports from Moose::Util, so you're recommended to read the documentation of that module f...

RSRCHBOY/MooseX-Util-0.006 - 26 Jun 2015 18:34:33 UTC - Search in distribution

MooseX::AttributeShortcuts - Shorthand for common attribute options River stage three • 55 direct dependents • 117 total dependents

Ever find yourself repeatedly specifying writers and builders, because there's no good shortcut to specifying them? Sometimes you want an attribute to have a read-only public interface, but a private writer. And wouldn't it be easier to just say "bui...

RSRCHBOY/MooseX-AttributeShortcuts-0.037 - 20 Nov 2017 22:50:19 UTC - Search in distribution

Plack::Middleware::OAuth - Plack middleware for OAuth1, OAuth2 and builtin provider configs. River stage zero No dependents

This module is still in **BETA** , DO NOT USE THIS FOR PRODUCTION! Plack::Middleware::OAuth supports OAuth1 and OAuth2, and provides builtin config for providers like Twitter, GitHub, Google, Facebook. The only one thing you need to mount your OAuth ...

CORNELIUS/Plack-Middleware-OAuth-0.10 - 04 Dec 2011 07:46:28 UTC - Search in distribution

TAP::SimpleOutput - Simple closure-driven TAP generator River stage three • 1 direct dependent • 128 total dependents

We provide one function, "counters()", that returns a number of simple closures designed to help output TAP easily and correctly, with a minimum of fuss....

RSRCHBOY/TAP-SimpleOutput-0.009 - 14 Feb 2017 15:23:25 UTC - Search in distribution

MooseX::Traitor - An alternate way to compose your classes with traits River stage one • 1 direct dependent • 5 total dependents

One of the most powerful things about Moose is that with roles and easy "anonymous" class creation we are blessed with a fantastic new way of creating classes, often on the fly, out of other classes and those composable bits of behaviour, roles. Even...

RSRCHBOY/MooseX-Traitor-0.006 - 25 Jun 2015 21:58:41 UTC - Search in distribution

Dist::Zilla::PluginBundle::DROLSKY - DROLSKY's plugin bundle River stage zero No dependents

This is the Dist::Zilla plugin bundle I use for my distributions. Don't use this directly for your own distributions, but you may find it useful as a source of ideas for building your own bundle. This bundle uses Dist::Zilla::Role::PluginBundle::Plug...

DROLSKY/Dist-Zilla-PluginBundle-DROLSKY-1.22 - 06 Oct 2022 14:22:27 UTC - Search in distribution

Dist::Zilla::PluginBundle::ATOOMIC - ATOOMIC's plugin bundle River stage zero No dependents

This is the Dist::Zilla plugin bundle I use for my distributions. Don't use this directly for your own distributions, but you may find it useful as a source of ideas for building your own bundle. This bundle uses Dist::Zilla::Role::PluginBundle::Plug...

ATOOMIC/Dist-Zilla-PluginBundle-ATOOMIC-1.00 - 13 Jul 2018 18:04:17 UTC - Search in distribution

MooseX::MarkAsMethods - Mark overload code symbols as methods River stage two • 15 direct dependents • 73 total dependents

MooseX::MarkAsMethods allows one to easily mark certain functions as Moose methods. This will allow other packages such as namespace::autoclean to operate without blowing away your overloads. After using MooseX::MarkAsMethods your overloads will be r...

RSRCHBOY/MooseX-MarkAsMethods-0.15 - 31 May 2012 00:34:44 UTC - Search in distribution

GitHub::Authorization - Generate a GitHub OAuth2 non-web authorization token River stage zero No dependents

There are a number of good packages on the CPAN to handle working with the GitHub API <http://developer.github.com/v3>, but none that provide a (relatively) lightweight, straight-forward way to generate OAuth2 tokens. This package implements the proc...

RSRCHBOY/GitHub-Authorization-0.001 - 17 Mar 2013 04:46:43 UTC - Search in distribution

Dist::Zilla::Plugin::ContributorsFromGit - Populate your 'CONTRIBUTORS' POD from the list of git authors River stage two • 6 direct dependents • 11 total dependents

This plugin makes it easy to acknowledge the contributions of others by populating a %PodWeaver stash with the unique list of all git commit authors reachable from the current HEAD....

RSRCHBOY/Dist-Zilla-Plugin-ContributorsFromGit-0.019 - 14 Aug 2017 18:48:57 UTC - Search in distribution

autobox::Base64 - Convert strings to and from base64 easily River stage zero No dependents

Pretty simple -- just provides autobox methods to strings that work in the way you expect....

RSRCHBOY/autobox-Base64-0.001 - 21 May 2013 05:10:16 UTC - Search in distribution

autobox::Colors - Simple string coloring via autobox River stage one • 1 direct dependent • 3 total dependents

Just call your strings what color you'd like them to be....

RSRCHBOY/autobox-Colors-0.001 - 01 Oct 2013 01:12:21 UTC - Search in distribution
61 results (0.036 seconds)