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

Search results for "KIWIROY"

Alien::Build - Build external dependencies for use in CPAN River stage four • 248 direct dependents • 1388 total dependents

This module provides tools for building external (non-CPAN) dependencies for CPAN. It is mainly designed to be used at install time of a CPAN client, and work closely with Alien::Base which is used at runtime. This is the detailed documentation for t...

PLICEASE/Alien-Build-2.80 - 11 May 2023 22:32:47 UTC - Search in distribution

Yancy - The Best Web Framework Deserves the Best CMS River stage one • 3 direct dependents • 3 total dependents

Yancy is a simple content management system (CMS) for the Mojolicious web framework. Get started with the Yancy documentation! This file documents the application base class. You can use this class directly via the "yancy" command, or you can extend ...

PREACTION/Yancy-1.088 - 19 Dec 2021 02:26:57 UTC - Search in distribution

Applify - Write object oriented scripts with ease River stage one • 5 direct dependents • 5 total dependents

This module should keep all the noise away and let you write scripts very easily. These scripts can even be unit tested even though they are defined directly in the script file and not in a module....

JHTHORSEN/Applify-0.23 - 21 Apr 2022 02:23:25 UTC - Search in distribution

Statocles - A static site generator River stage one • 3 direct dependents • 3 total dependents

Statocles is an application for building static web pages from a set of plain YAML and Markdown files. It is designed to make it as simple as possible to develop rich web content using basic text-based tools. FEATURES * A simple format based on Markd...

PREACTION/Statocles-0.098 - 11 Apr 2021 19:09:54 UTC - Search in distribution

OpenAPI::Client - A client for talking to an Open API powered server River stage one • 6 direct dependents • 6 total dependents

OpenAPI::Client can generating classes that can talk to an Open API server. This is done by generating a custom class, based on a Open API specification, with methods that transform parameters into a HTTP request. The generated class will perform inp...

JHTHORSEN/OpenAPI-Client-1.07 - 26 Oct 2022 13:33:02 UTC - Search in distribution

Chart::Plotly - Generate html/javascript charts from perl data using javascript library plotly.js River stage one • 2 direct dependents • 2 total dependents

Generate html/javascript charts from perl data using javascript library plotly.js. The result is a file that you could see in your favourite browser. Example screenshot of plot generated with examples/anscombe.pl: Example screenshot of plots generate...

PABLROD/Chart-Plotly-0.042 - 15 Aug 2022 15:26:22 UTC - Search in distribution

Mojolicious::Plugin::Moai - Mojolicious UI components using modern UI libraries River stage zero No dependents

This plugin provides some common UI components using a couple different popular UI libraries. These components are designed to integrate seamlessly with Yancy, Mojolicious::Plugin::DBIC, and Mojolicious::Plugin::SQL. Testing Components The Test::Mojo...

PREACTION/Mojolicious-Plugin-Moai-0.013 - 02 Aug 2021 15:29:40 UTC - Search in distribution

Alien::MUSCLE - Discover or easy install of MUSCLE River stage zero No dependents

Discover or download and install MUSCLE <https://www.drive5.com/muscle/>....

KIWIROY/Alien-MUSCLE-0.01 - 14 Apr 2020 10:57:48 UTC - Search in distribution

Mojolicious::Plugin::OpenAPI - OpenAPI / Swagger plugin for Mojolicious River stage two • 6 direct dependents • 12 total dependents

Mojolicious::Plugin::OpenAPI is Mojolicious::Plugin that add routes and input/output validation to your Mojolicious application based on a OpenAPI (Swagger) specification. This plugin supports both version 2.0 and 3.x, though 3.x *might* have some mi...

JHTHORSEN/Mojolicious-Plugin-OpenAPI-5.09 - 20 Feb 2023 07:35:46 UTC - Search in distribution

Alien::automake - Build or find automake River stage two • 2 direct dependents • 10 total dependents

This distribution provides automake so that it can be used by other Perl distributions that are on CPAN. It does this by first trying to detect an existing install of automake on your system. If found it will use that. If it cannot be found, the sour...

PLICEASE/Alien-automake-0.18 - 11 Aug 2022 22:13:58 UTC - Search in distribution

Test::Alien::CPP - Testing tools for Alien modules for projects that use C++ River stage two • 4 direct dependents • 15 total dependents

This module works exactly like Test::Alien except that it supports C++. All functions like "alien_ok", etc that are exported by Test::Alien are exported by this module. The only difference is that "xs_ok" injects C++ support before delegating to Test...

PLICEASE/Test-Alien-CPP-1.03 - 10 May 2022 20:45:46 UTC - Search in distribution

Alien::libdeflate - Fetch/build/stash the libdeflate headers and libs for libdeflate River stage zero No dependents

Download, build, and install the libdeflate C headers and libraries into a well-known location, "Alien::libdeflate->dist_dir", from whence other packages can make use of them. The version installed will be the latest release on the master branch from...

KIWIROY/Alien-libdeflate-0.03 - 27 Jul 2022 11:35:26 UTC - Search in distribution

Alien::KentSrc - Fetch/build/stash Kent src from http://hgdownload.cse.ucsc.edu/admin/ River stage zero No dependents

Download, build and install Kent src library from http://hgdownload.cse.ucsc.edu/admin/jksrc.vNNN.zip...

KIWIROY/Alien-KentSrc-0.4 - 08 Mar 2018 08:53:30 UTC - Search in distribution

Alien::Build::Plugin::Download::GitHub - Alien::Build plugin to download from GitHub River stage three • 21 direct dependents • 116 total dependents

This plugin will download releases from GitHub. It is generally preferred over Alien::Build::Plugin::Download::Git for packages that are released on GitHub, as it has much fewer dependencies and is more reliable....

PLICEASE/Alien-Build-Plugin-Download-GitHub-0.10 - 31 Oct 2022 12:44:42 UTC - Search in distribution

Mojo::File::Role::Extension - Access Mojo::File filename extensions River stage zero No dependents

Add file extension access and modifying behaviour to Mojo::File....

KIWIROY/Mojo-File-Role-Extension-0.02 - 20 Mar 2020 12:13:46 UTC - Search in distribution

Alien::Build::Plugin::Probe::OverrideCI - Override logic for continuous integration River stage zero No dependents

This plugin provides an easy way to test both share and system installs using a travis or appveyor environment matrix, without affecting the install type detection of prereqs. Thus if your library "Alien::libfoo" depends on Alien::gmake you can test ...

PLICEASE/Alien-Build-Plugin-Probe-Override-0.03 - 01 May 2020 08:38:18 UTC - Search in distribution

Devel::IPerl::Plugin::Chart::PlotlyPod - Inline display of plotly charts in Jupyter notebooks using Devel::IPerl kernel River stage zero No dependents

Plugin to display automatically Chart::Plotly plot objects in Jupyter notebooks <https://jupyter.org/> using kernel Devel::IPerl The example above can be viewed in nbviewer <https://nbviewer.jupyter.org/github/pablrod/p5-Chart-Plotly/blob/master /exa...

PABLROD/Devel-IPerl-Plugin-Chart-Plotly-0.007 - 01 Dec 2019 19:59:43 UTC - Search in distribution

Mojo::Transaction::HTTP::Role::Mechanize - Mechanize Mojo a little River stage zero No dependents

Role::Tiny based role to compose a form submission *"trait"* into Mojo::Transaction::HTTP....

KIWIROY/Mojo-Transaction-HTTP-Role-Mechanize-0.06 - 04 Oct 2020 21:50:14 UTC - Search in distribution

Mojo::Path::Role::Relative - Relative operations on a Mojo::Path River stage zero No dependents

"to_rel" in Mojo::URL was deprecated sometime ago. A suggestion was made to move the functionality to Mojo::Path. This is an implementation of that suggestion as a role <Role:Riny>....

KIWIROY/Mojo-Path-Role-Relative-0.01 - 23 Jul 2019 08:36:16 UTC - Search in distribution
19 results (0.024 seconds)