Search results for "App::cpanminus"
App::cpanminus - get, unpack, build and install modules from CPAN
cpanminus is a script to get, unpack, build and install modules from CPAN and does nothing else. It's dependency free (can bootstrap itself), requires zero configuration, and stands alone. When running, it requires only 10MB of RAM....
MIYAGAWA/App-cpanminus-1.7047 - 30 Jul 2023 06:01:02 UTC - Search in distribution
App::cpanminus::reporter - send cpanm output to CPAN Testers
See cpanm-reporter....
GARU/App-cpanminus-reporter-0.21 - 19 Jul 2023 03:40:39 UTC - Search in distribution- cpanm-reporter - send cpanm output to CPAN Testers
App::cpanminus::script::Patch::Blacklist - Blacklist modules from being installed
This patch adds blacklisting feature to cpanm....
PERLANCAR/App-cpanminus-script-Patch-Blacklist-0.003 - 04 Jul 2017 10:14:14 UTC - Search in distribution
App::cpanminus::script::Patch::RunShcompgen - Run shcompgen after distribution installation
This patch makes cpanm run shcompgen after a distribution installation so when there are scripts that are installed, the shell completion for those scripts can be activated immediately for use....
PERLANCAR/App-cpanminus-script-Patch-RunShcompgen-0.004 - 20 Feb 2018 04:06:30 UTC - Search in distribution
App::cpanminus::script::Patch::UseURIFromFoundMirror - Only use URI from mirror where we found the module
This is <https://github.com/perlancar/operl-App-cpanminus/commit/09fc2da14bc19da 508375b8c75a0156e39f5931c> in patch form, so it can be used with stock cpanm....
PERLANCAR/App-cpanminus-script-Patch-UseURIFromFoundMirror-0.001 - 14 Jul 2017 15:40:49 UTC - Search in distribution
tracker - run App::TimeTracker
"tracker" is the front end script to App::TimeTracker. "tracker" allows you to easily track and report the time you spend on various jobs, projects, tasks etc. from the command line. Custom commands or adaptations to your workflow can be implemented ...
DOMM/App-TimeTracker-3.010 - 23 Sep 2021 21:18:27 UTC - Search in distribution- App::TimeTracker - time tracking for impatient and lazy command line lovers
IIIF - IIIF Image API implementation
Package IIIF provides an implementation of IIIF ImageAPI <https://iiif.io/api/image/3.0/> based on the ImageMagick <https://www.imagemagick.org/> command line application: Requests to get a specific segment of an image are mapped to command line argu...
VOJ/IIIF-0.07 - 09 Dec 2019 12:22:25 UTC - Search in distribution
Menlo - A CPAN client
Menlo is a backend for *cpanm 2.0*, developed with the goal to replace cpanm internals with a set of modules that are more flexible, extensible and easier to use....
MIYAGAWA/Menlo-1.9019 - 25 Apr 2018 09:17:53 UTC - Search in distribution
CPAN - query, download and build perl modules from CPAN sites
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- App::Cpan - easily interact with CPAN from the command line
wdq - command line access to Wikidata Query Service
The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...
VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 UTC - Search in distribution
p5u - utilities for Perl 5 development and administration
p5u is a command-line tool which provides a handful of helpful utilities for Perl development and administration. For example, reporting on what versions of a module are installed locally; which are available on CPAN; how the versions compare on the ...
TOBYINK/P5U-0.100 - 24 May 2013 13:44:04 UTC - Search in distribution
greple - extensible grep with lexical expression and region control
MULTIPLE KEYWORDS AND greple can take multiple search patterns with the "-e" option, but unlike the egrep(1) command, it will search them in AND context. For example, the next command print lines those containing all of "foo" and "bar" and "baz". gre...
UTASHIRO/App-Greple-9.08 - 16 Sep 2023 04:34:18 UTC - Search in distribution
week - colorful calendar command for ANSI terminal
By default, week command display the previous, current and next month surrounding today, just like -3 option of cal(1) command. Number of month can be given with dash, or -m option which can be mixed up with other parameters. -c option specifies numb...
UTASHIRO/App-week-1.0303 - 28 Nov 2022 02:51:17 UTC - Search in distribution
ucpan - improved CPAN modules updater
ucpan is module update program. This program has the following advantages over executing "cpan-outdated | cpanm" from the command line. * Display the outdated module list in easy-to-see table format. * Display the progress from fetch to install compa...
KPEE/App-ucpan-1.13 - 09 Dec 2019 08:49:08 UTC - Search in distribution
Lingy - A Clojure Platform for Perl
Lingy is an implementation of the Clojure Platform for Perl that is written in Perl and hosted by Perl. Programs and modules written in Lingy have full access to Perl and its CPAN modules. Perl modules can be written in Lingy and distributed on CPAN....
INGY/Lingy-0.1.19 - 25 Jul 2023 15:21:18 UTC - Search in distribution
git-gerrit - Git extension to implement a Gerrit workflow
Git-gerrit is a Git extension to manage changes using Gerrit Code Review <http://code.google.com/p/gerrit/>. Git-gerrit offers a rich set of sub-commands to make it easy to create, query, amend, review, and submit changes to Gerrit, making it possibl...
GNUSTAVO/App-GitGerrit-0.022 - 15 Jan 2014 18:14:58 UTC - Search in distribution
perlbrew - Perl environment manager.
GUGOD/App-perlbrew-0.98
-
11 Aug 2023 14:21:58 UTC
-
Search in distribution
Pepper - Quick-start kit for learning and creating microservices in Perl.
/ PURPOSE This quick-start kit is designed for new users to easily experiment and learn about Perl and for seasoned users to quickly stand up simple web services. This is not a framework. This is a quick-start kit meant to simplify learning and small...
ECHERNOF/Pepper-1.5 - 24 Feb 2021 16:57:01 UTC - Search in distribution
relate - list files matching the given search terms (a wrapper around locate)
The mnemonic is that relate makes the file system a little more relational and a little less hierarchical (but "relate isn't really"). Instead of typing this: locate this | egrep "with_this" | egrep "and_this" | egrep -v "but_not_this" You can just t...
DOOM/App-Relate-0.10 - 31 Mar 2010 18:28:44 UTC - Search in distribution