Search results for "CSSON"
Task::BeLike::CSSON - Be like...
CSSON/Task-BeLike-CSSON-0.0005
-
31 Mar 2020 18:48:58 UTC
-
Search in distribution
Dist::Iller::Config::Author::CSSON - Dist::Iller config
Dist::Iller::Config::Author::Csson is a Dist::Iller configuration. The plugin list is in "share/author-csson.yaml"....
CSSON/Dist-Iller-Config-Author-CSSON-0.0328 - 28 Dec 2020 12:20:02 UTC - Search in distribution- Dist::Iller::Config::Author::CSSON::MapMetro - Dist::Iller config for Map::Metro
Dist::Zilla::MintingProfile::Iller::CSSON - Minting profile
This mints a new distribution prepared for Dist::Zilla via Dist::Iller and Dist::Iller::Config::Author::CSSON....
CSSON/Dist-Zilla-MintingProfile-Iller-CSSON-0.0102 - 28 Dec 2020 12:41:59 UTC - Search in distribution
Dist::Zilla::Role::Author::CSSON::GithubActions - Role for Github Actions workflows
This role exposes some parameters creates a Github Actions workflow file in ".github/workflows". Note that, if you plan to use the customizations shown above, the following settings in the workflow YAML file are expected to be defined as lists and no...
CSSON/Dist-Zilla-Plugin-Author-CSSON-GithubActions-0.0107 - 30 Dec 2020 20:04:38 UTC - Search in distribution- Dist::Zilla::Plugin::Author::CSSON::GithubActions - Ease creation of common Github Actions workflows
- Dist::Zilla::Plugin::Author::CSSON::GithubActions::Workflow::TestWithMakefile - Workflow for testing with Makefile.PL
Dist::Zilla::PluginBundle::Author::CSSON - Dist::Zilla plugin list (deprecated)
CSSON/Dist-Zilla-PluginBundle-Author-CSSON-0.1103
-
18 Feb 2016 22:18:46 UTC
-
Search in distribution
Pod::Weaver::PluginBundle::Author::CSSON - Weave Pod like CSSON
CSSON/Pod-Weaver-PluginBundle-Author-CSSON-0.1101
-
18 Feb 2016 23:27:24 UTC
-
Search in distribution
lcpan - Manage your local CPAN mirror
This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...
PERLANCAR/App-lcpan-1.073 - 04 Dec 2023 00:05:25 UTC - Search in distribution
OpenGbg - An interface to the Open Data API of Gothenburg
OpenGbg is a way to connect to and use the open data published by the city of Gothenburg <https://en.wikipedia.org/wiki/Gothenburg>. The open data homepage is located at <http://data.goteborg.se/>. All official documentation is in Swedish, but the li...
CSSON/OpenGbg-0.1404 - 19 May 2018 14:46:00 UTC - Search in distribution- OpenGbg::Elk
- OpenGbg::Service::Bridge - Entry point to the Bridge service
- OpenGbg::Service::AirQuality - Entry point to the Air Quality service
- 19 more results from OpenGbg »
Map::Metro - Public transport graphing
The purpose of this distribution is to find the shortest unique route/routes between two stations in a transport network. See Task::MapMetro::Maps for a list of released maps. Methods new($city, hooks => []) $city The name of the city you want to sea...
CSSON/Map-Metro-0.2405 - 23 Jul 2016 11:45:41 UTC - Search in distribution- Map::Metro::Hook - Hook into Map::Metro
- Map::Metro::Cmd - The command line interface
- Map::Metro::Plugin::Map - How to make your own map
- 24 more results from Map-Metro »
Test::EOF - Check correct end of files in a project.
This module is used to check the end of files of Perl modules and scripts. It is a way to make sure that files and with (at least) one line break. It uses "\v" to look for line breaks. If you want to ensure that only "\n" are used as line break, use ...
CSSON/Test-EOF-0.0804 - 28 Apr 2021 18:36:02 UTC - Search in distribution
Stenciller - Transforms a flat file format to different output
Stenciller reads a special fileformat and provides a way to convert the content into different types of output. For example, it can be used to create documentation and tests from the same source file. File format == stencil {} == --input-- --end inpu...
CSSON/Stenciller-0.1400 - 03 Feb 2016 21:54:40 UTC - Search in distribution- Stenciller::Transformer - A role for transformer plugins to consume
- Stenciller::Stencil - One part of a file
- Types::Stenciller - Types for Stenciller
- 3 more results from Stenciller »
CairoX::Sweet - Wraps Cairo for easier drawing
CairoX::Sweet is a wrapper around Cairo which uses the great cairo <http://www.cairographics.org/> graphics library. For some use cases the standard api is a little verbose, the goal of this distribution is to reduce that....
CSSON/CairoX-Sweet-0.0200 - 22 Aug 2016 21:39:05 UTC - Search in distribution- CairoX::Sweet::Path - Handles a path
- CairoX::Sweet::Elk - Internal Moose
- CairoX::Sweet::Color
- 6 more results from CairoX-Sweet »
Badge::Depot - A framework for badges
"Badge::Depot" is a framework for documentation badges. Using badges in your documentation can give end users of your distribution dynamic information without you having to update the documentation. You only need use this distribution directly if you...
CSSON/Badge-Depot-0.0104 - 19 Feb 2016 22:13:18 UTC - Search in distribution
String::Nudge - Indents all lines in a multi-line string
String::Nudge provides "nudge", a simple function that indents all lines in a multi line string. METHODS nudge $string # ' hello' my $string = nudge 'hello'; nudge $number_of_spaces, $string # ' hello' my $string = nudge 8, 'hello'; If $number_of_spa...
CSSON/String-Nudge-1.0002 - 29 Jul 2021 20:09:44 UTC - Search in distribution
Acme::Resume - Write a human-readable resume in Perl
Acme::Resume is a framework for writing human-readable, computer-executable, object-oriented résumés in Perl. "Acme::Resume" is a wrapper around Moops that imports Acme::Resume::Moose, which adds all the methods. It also adds the Acme::Resume::MoopsP...
CSSON/Acme-Resume-0.0109 - 30 Jan 2022 18:17:19 UTC - Search in distribution- Acme::Resume::Moose - Imports methods and adds attributes
- Acme::Resume::Types - Declares types
- Acme::Resume::Internal - Moops wrapper for internal use
- 4 more results from Acme-Resume »
Config::FromHash - Read config files containing hashes
Config::FromHash is yet another config file handler. This one reads config files that contain a Perl hash. The following options are available my $config = Config::FromHash->new( filename => 'path/to/config.file', filenames => ['path/to/highest_prior...
CSSON/Config-FromHash-0.0800 - 27 Oct 2015 14:29:20 UTC - Search in distribution
Dist::Iller - A Dist::Zilla & Pod::Weaver preprocessor
Dist::Iller is a Dist::Zilla and Pod::Weaver preprocessor. It comes with a command line tool ("iller") which is a "dzil" wrapper: When run, it first generates files specified in "iller.yaml" in the current directory and then executes "dzil" automatic...
CSSON/Dist-Iller-0.1411 - 01 Jan 2021 19:02:41 UTC - Search in distribution- Dist::Iller::Elk - A slightly extended Moose
- Dist::Iller::Prereq - Handle a prerequisite
- Dist::Iller::Config - Role for Dist::Iller configs
- 11 more results from Dist-Iller »
DBIx::Class::Visualizer - Visualize a DBIx::Class schema
DBIx::Class::Visualizer is a GraphViz2 renderer for DBIx::Class schemas. It is designed to be used as a backend to web applications that can display the rendered graph in a more user friendly way. See Mojolicious::Plugin::DbicSchemaViewer....
CSSON/DBIx-Class-Visualizer-0.0200 - 19 Sep 2016 23:35:16 UTC - Search in distribution- DBIx::Class::Visualizer::Column - Handle column information
- DBIx::Class::Visualizer::Relation - Handle relation information
- DBIx::Class::Visualizer::ResultHandler - Handle result sources and related information
String::Stomp - Removes empty leading and trailing lines
String::Stomp provides "stomp", a simple function that removes all leading and trailing lines that only consist of white space or line breaks. FUNCTIONS stomp $string # ' hello' my $string = stomp q{ hello }; MORE EXAMPLES Usage with qs Syntax::Featu...
CSSON/String-Stomp-0.0103 - 31 Dec 2017 20:41:23 UTC - Search in distribution
MooseX::Role::Parameterized - Moose roles with composition parameters
Your parameterized role consists of two new things: parameter declarations and a "role" block. Parameters are declared using the "parameter" keyword which very much resembles "has" in Moose. You can use any option that "has" in Moose accepts. The def...
ETHER/MooseX-Role-Parameterized-1.11 - 16 Jul 2019 01:34:50 UTC - Search in distribution