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

Search results for "dagolden"

Task::BeLike::DAGOLDEN - DAGOLDEN's frequently-used or favorite modules River stage zero No dependents

DAGOLDEN/Task-BeLike-DAGOLDEN-1.011 - 21 Apr 2018 20:43:02 UTC - Search in distribution

Dist::Zilla::PluginBundle::DAGOLDEN - Dist::Zilla configuration the way DAGOLDEN does it River stage one • 3 direct dependents • 3 total dependents

This is a Dist::Zilla PluginBundle. It is roughly equivalent to the following dist.ini: ; version provider [RewriteVersion] ; also munges ; choose files to include [Git::GatherDir] ; everything from git ls-files exclude_filename = README.pod ; skip t...

DAGOLDEN/Dist-Zilla-PluginBundle-DAGOLDEN-0.079 - 16 May 2018 23:39:30 UTC - Search in distribution

U - UNIVERSAL::new alias for the command line River stage zero No dependents

The U module loads UNIVERSAL::new. That's it....

DAGOLDEN/UNIVERSAL-new-0.001 - 06 Apr 2013 02:25:47 UTC - Search in distribution

Yars - (Deprecated) Yet Another RESTful-Archive Service River stage zero No dependents

NOTE: Development for this tool is winding down, and Yars is deprecated. Please contact me ASAP if you depend on this tool. Please see and/or comment on <https://github.com/clustericious/Yars/issues/31> for details. Yars as a distribution may be remo...

PLICEASE/Yars-1.33 - 15 Dec 2017 17:30:41 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution
  • CPAN::Mirrors - Get CPAN mirror information and select a fast one

PIR - Short alias for Path::Iterator::Rule River stage three • 40 direct dependents • 225 total dependents

This is an empty subclass of Path::Iterator::Rule. It saves you from having to type the full name repeatedly, which is particularly handy for one-liners: $ perl -MPIR -wE 'say for PIR->new->skip_dirs(".")->perl_module->all(@INC)'...

DAGOLDEN/Path-Iterator-Rule-1.015 - 09 Sep 2021 16:07:55 UTC - Search in distribution

Tee - Pure Perl emulation of GNU tee River stage zero No dependents

The "Tee" distribution provides the ptee program, a pure Perl emulation of the standard GNU tool "tee". It is designed to be a platform-independent replacement for operating systems without a native "tee" program. As with "tee", it passes input recei...

DAGOLDEN/Tee-0.14 - 28 Jan 2011 14:40:52 UTC - Search in distribution
  • ptee - emulate the GNU tee program with Perl
  • Tee::App - Implementation of ptee

pantry - Manage resources for chef-solo River stage zero No dependents

"pantry" is a utility to make it easier to manage a collection of computers with the configuration management tool Chef Solo <http://wiki.opscode.com/display/chef/Chef+Solo>...

DAGOLDEN/Pantry-0.012 - 11 Oct 2012 22:43:13 UTC - Search in distribution

CHANGES River stage zero No dependents

This is a list of the main changes between different versions of SVN::Web. Please see UPDATING.pod for details about any changes you may need to make when updating an SVN::Web installation. 0.63, released Oct 17, 2012 * More improvements to UTF8 hand...

DJZORT/SVN-Web-0.63 - 17 Oct 2012 09:23:24 UTC - Search in distribution

Object::InsideOut - Comprehensive inside-out object support module River stage two • 23 direct dependents • 38 total dependents

This module provides comprehensive support for implementing classes using the inside-out object model. Object::InsideOut implements inside-out objects as anonymous scalar references that are blessed into a class with the scalar containing the ID for ...

JDHEDDEN/Object-InsideOut-4.05 - 27 Nov 2018 03:43:51 UTC - Search in distribution

File::Temp - return name and handle of a temporary file safely River stage five • 2431 direct dependents • 32646 total dependents

"File::Temp" can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open filehand...

ETHER/File-Temp-0.2311 - 03 Oct 2020 04:04:55 UTC - Search in distribution

Log::Any - Bringing loggers and listeners together River stage three • 285 direct dependents • 777 total dependents

"Log::Any" provides a standard log production API for modules. Log::Any::Adapter allows applications to choose the mechanism for log consumption, whether screen, file or another logging mechanism like Log::Dispatch or Log::Log4perl. Many modules have...

PREACTION/Log-Any-1.717 - 17 Aug 2023 15:53:05 UTC - Search in distribution

HTTP::Tiny - A small, simple, correct HTTP/1.1 client River stage four • 404 direct dependents • 3271 total dependents

This is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent. It is more correct and more complete than HTTP::Lite. It supports proxies and redirection. It also correctly resu...

DAGOLDEN/HTTP-Tiny-0.088 - 11 Jul 2023 12:54:02 UTC - Search in distribution

makeperlmod - Perl program for creating new modules with ExtUtils::ModuleMaker::TT River stage zero No dependents

This program is a front-end to ExtUtils::ModuleMaker::TT. It supports: * reading/writing a configuration file * generating a directory of default templates * building new distribution directories * creating new .pm and .t files within an existing dis...

DAGOLDEN/ExtUtils-ModuleMaker-TT-0.94 - 06 Nov 2013 18:49:33 UTC - Search in distribution

App::Cmd - write command line apps with less suffering River stage three • 100 direct dependents • 943 total dependents

App::Cmd is intended to make it easy to write complex command-line applications without having to think about most of the annoying things usually involved. For information on how to start using App::Cmd, see App::Cmd::Tutorial....

RJBS/App-Cmd-0.336 - 26 Aug 2023 15:08:06 UTC - Search in distribution

File::Util - Easy, versatile, portable file handling River stage two • 12 direct dependents • 13 total dependents

File::Util provides a comprehensive toolbox of utilities to automate all kinds of common tasks on files and directories. Its purpose is to do so in the most portable manner possible so that users of this module won't have to worry about whether their...

TOMMY/File-Util-4.201720 - 20 Jun 2020 01:38:34 UTC - Search in distribution

wikidoc - convert mixed Pod and wikidoc text to Pod River stage two • 1 direct dependent • 22 total dependents

"wikidoc" processes Pod and wikidoc, converting the wikidoc to Pod, and then writing the combined document back to a file or standard output. See documentation for Pod::WikiDoc for details....

DAGOLDEN/Pod-WikiDoc-0.21 - 08 May 2017 19:03:28 UTC - Search in distribution

ylib - Add paths to @INC from a config file River stage zero No dependents

The "ylib" module adds paths to @INC from a configuration file named ".mylib" in which each line represents a library path. The ".mylib" file can be either in the current directory and/or in the user's home directory. It is equivalent to calling 'use...

DAGOLDEN/ylib-0.003 - 04 Feb 2014 20:18:16 UTC - Search in distribution

CPAN::Meta - the distribution metadata for a CPAN dist River stage five • 430 direct dependents • 18921 total dependents

Software distributions released to the CPAN include a META.json or, for older distributions, META.yml, which describes the distribution, its contents, and the requirements for building and installing the distribution. The data structure stored in the...

DAGOLDEN/CPAN-Meta-2.150010 - 18 Aug 2016 16:11:08 UTC - Search in distribution

Path::Tiny - File path utility River stage four • 891 direct dependents • 7170 total dependents

This module provides a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. It aims to be smaller and faster than many alternativ...

DAGOLDEN/Path-Tiny-0.144 - 01 Dec 2022 16:37:45 UTC - Search in distribution
263 results (0.119 seconds)