Search results for "MARCEL"
Dist::Zilla::PluginBundle::MARCEL - Build and release a distribution like MARCEL
This is a plugin bundle to load all plugins that I am using. It is equivalent to: [AutoVersion] ; -- fetch & generate files [GatherDir] exclude_match = ^README$ [Test::Compile] [Test::Perl::Critic] [MetaTests] [PodCoverageTests] [PodSyntaxTests] [Tes...
DOLMEN/Dist-Zilla-PluginBundle-MARCEL-1.161760 - 24 Jun 2016 06:40:18 UTC - Search in distribution- Dist::Zilla::Plugin::InlineFilesMARCEL - Write static files that I always use
Pod::Weaver::PluginBundle::MARCEL - Build POD documentation like MARCEL
This is the bundle used by default for my distributions. It is nearly equivalent to the following: [@CorePrep] [Name] [Version] [Region / prelude] [Generic / SYNOPSIS] [Generic / DESCRIPTION] [Generic / OVERVIEW] [Collect / ATTRIBUTES] command = attr...
MARCEL/Pod-Weaver-PluginBundle-MARCEL-1.102460 - 03 Sep 2010 10:28:08 UTC - Search in distribution
ud - print your text Upside Down
If you provide text as command line arguments, they'll be printed back to you, upside down. If you don't, input is expected on STDIN, and will be turned upside down when EOF is reached. Options --help Print this manpage and exit. --version Print the ...
DOHERTY/Text-UpsideDown-1.22 - 03 Aug 2013 01:05:58 UTC - Search in distribution
SNMP - The Perl5 'SNMP' Extension Module for the Net-SNMP SNMP package.
Note: The perl SNMP 5.0 module which comes with net-snmp 5.0 and higher is different than previous versions in a number of ways. Most importantly, it behaves like a proper net-snmp application and calls init_snmp properly, which means it will read co...
HARDAKER/SNMP-5.0404 - 17 Oct 2013 13:57:17 UTC - Search in distribution
PSGI - Perl Web Server Gateway Interface Specification
MIYAGAWA/PSGI-1.102
-
24 Jul 2013 20:13:37 UTC
-
Search in distribution
Catalyst - The Elegant MVC Web Application Framework
Catalyst is a modern framework for making web applications without the pain usually associated with this process. This document is a reference to the main Catalyst application. If you are a new user, we suggest you start with Catalyst::Manual::Tutori...
JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution
dip - Dynamic instrumentation like DTrace, using aspects
"dip" is a dynamic instrumentation framework for troubleshooting Perl programs in real time. "dip" can provide fine-grained information, such as a log of the arguments with which a specific function is being called. Please see the documentation of th...
MARCEL/dip-1.17 - 03 Mar 2012 21:13:10 UTC - Search in distribution- dip - Dynamic instrumentation like DTrace, using aspects
perlepigraphs - list of Perl release epigraphs
Many Perl release announcements included an *epigraph*, a short excerpt from a literary or other creative work, chosen by the pumpking or release manager. This file assembles the known list of epigraph for posterity, and also links to the release ann...
PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution- perl5200delta - what is new for perl v5.20.0
- perl5160delta - what is new for perl v5.16.0
- perl5200delta - what is new for perl v5.20.0
- 5 more results from perl »
Aspect - Aspect-Oriented Programming (AOP) for Perl
What is Aspect-Oriented Programming? Aspect-Oriented Programming (AOP) is a programming paradigm which aims to increase modularity by allowing the separation of "cross-cutting "concerns. It includes programming methods and tools that support the modu...
ADAMK/Aspect-1.04 - 09 Apr 2013 05:38:16 UTC - Search in distribution- Aspect::Point - The Join Point context
- Aspect::Pointcut - API for determining which events should be hooked
- Aspect::Advice - Change how Perl code is run at a pointcut
- 15 more results from Aspect »
GraphViz - Interface to AT&T's GraphViz. Deprecated. See GraphViz2
This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the Graphviz project (http://www.gra...
ETJ/GraphViz-2.26 - 03 Mar 2023 18:32:44 UTC - Search in distribution
once - Execute code only once throughout the program's lifetime
This module provides a way to run code only once, no matter how often the surrounding code is called....
MARCEL/once-1.101420 - 22 May 2010 16:26:58 UTC - Search in distribution
PBS::GraphViz - Interface to the GraphViz graphing tool
This module provides an interface to layout and image generation of directed and undirected graphs in a variety of formats (PostScript, PNG, etc.) using the "dot", "neato", "twopi", "circo" and "fdp" programs from the GraphViz project (http://www.gra...
NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC - Search in distribution
CSS::Sass
CSS::Sass provides a perl interface to libsass, a fairly complete Sass compiler written in C++. It is currently around ruby sass 3.3/3.4 feature parity and heading towards full 3.4 compatibility. It can compile .scss and .sass files....
OCBNET/CSS-Sass-3.6.4 - 21 May 2021 01:49:02 UTC - Search in distribution- CSS::Sass::Value - Data Types for custom Sass Functions
- CSS::Sass::Watchdog - Watchdog plugin for perl-libsass
changes - interact with the Changes file
You can use this program to interact with a Changes file. Basically it first either reads an existing Changes file or creates a new one, then manipulates it, then either stores the results back in the file or displays it on STDOUT. To make the Change...
MARCEL/Module-Changes-0.05 - 09 Nov 2007 16:32:09 UTC - Search in distribution- Module::Changes - Machine-readable Changes file
- Module::Changes::Entire - an entire Changes file
- Module::Changes::Base - base class for Module::Changes::* classes
- 5 more results from Module-Changes »
ptags - generate Vim-style tags for your modules
MARCEL/Vim-Tag-1.110690
-
10 Mar 2011 17:10:55 UTC
-
Search in distribution
- Vim::Tag - Generate perl tags for vim
- ptagdir - print the directory in which a tag was found
- Vim::Tag::Null - Empty base package for fake packages to aid tag generation
Dist::Zilla - distribution builder; installer not included!
Dist::Zilla builds distributions of code to be uploaded to the CPAN. In this respect, it is like ExtUtils::MakeMaker, Module::Build, or Module::Install. Unlike those tools, however, it is not also a system for installing code that has been downloaded...
RJBS/Dist-Zilla-6.031 - 21 Nov 2023 01:20:56 UTC - Search in distribution- Dist::Zilla::App::Command::listdeps - print your distribution's prerequisites
App::CPANIDX - Queryable web-based CPAN Index
App::CPANIDX provides a number of scripts to build a queryable web-based CPAN index....
BINGOS/App-CPANIDX-0.40 - 18 Feb 2017 14:55:42 UTC - Search in distribution
Data::Printer - colored & full-featured pretty print of Perl data structures and objects
The ever-popular Data::Dumper is a fantastic tool, meant to stringify data structures in a way they are suitable for being "eval"'ed back in. The thing is, a lot of people keep using it (and similar ones, like Data::Dump) to print data structures and...
GARU/Data-Printer-1.001001 - 30 Jul 2023 03:48:56 UTC - Search in distribution
Brickyard - Plugin system based on roles
This is a lightweight plugin system based on roles. It does not use Moose but relies on "Role::Basic" instead, and very few other modules. It takes its inspiration from Dist::Zilla, but has much less flexibility and therefore is also much less comple...
MARCEL/Brickyard-2.0.0 - 13 Aug 2013 17:35:54 UTC - Search in distribution