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

Search results for "AHMAD"

gba - Command-line code uploader for the Gameboy Advance River stage zero No dependents

The Nintendo Gameboy Advance can either boot from cartridge or over link cable. The latter is caled multiboot mode and is basically SPI and a homebrew encoding scheme. Unfortunately, the Bus Pirate doesn't have a 100k SPI mode, so we are using 125000...

ATHREEF/Device-GBA-0.004 - 23 Jul 2019 20:57:16 UTC - Search in distribution

lookup - search the internet from your terminal River stage zero No dependents

This is a simple command line program which lets you search the internet from the terminal. It's not exactly the most original idea out there. I personally have used various programs which pretty much do the same thing, (most of these even offer bett...

SYALTUT/App-lookup-0.06 - 01 Oct 2013 07:14:43 UTC - Search in distribution

Padre - Perl Application Development and Refactoring Environment River stage two • 56 direct dependents • 56 total dependents

Configuration The application maintains its configuration information in a directory called .padre. Other On Strawberry Perl you can associate .pl file extension with C:\strawberry\perl\bin\wxperl and then you can start double clicking on the applica...

SZABGAB/Padre-1.02 - 14 Jun 2023 07:09:43 UTC - Search in distribution

lsnic - Display table of network controllers River stage zero No dependents

This script <http://github.com/a3f/.dotfiles/blob/master/bin/lsnic> packaged as CPAN module. This script reformats "lshw -c network -numeric" output in the tabular format above. If the driver doesn't report a MAC address, it's extracted from the seri...

ATHREEF/App-lsnic-0.005 - 14 Jan 2018 15:14:36 UTC - Search in distribution

Dancer2 - Lightweight yet powerful web application framework River stage three • 156 direct dependents • 176 total dependents

Dancer2 is the new generation of Dancer, the lightweight web-framework for Perl. Dancer2 is a complete rewrite based on Moo. Dancer2 can optionally use XS modules for speed, but at its core remains fatpackable (packable by App::FatPacker) so you coul...

CROMEDOME/Dancer2-1.1.0 - 12 Dec 2023 01:29:05 UTC - Search in distribution

Alien::Base - Base classes for Alien:: modules River stage four • 248 direct dependents • 1388 total dependents

NOTE: Alien::Base::ModuleBuild is no longer bundled with Alien::Base and has been spun off into a separate distribution. Alien::Base::ModuleBuild will be a prerequisite for Alien::Base until October 1, 2017. If you are using Alien::Base::ModuleBuild ...

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

share::table_index River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

Chatbot::Eliza - A clone of the classic Eliza program River stage one • 2 direct dependents • 2 total dependents

This module implements the classic Eliza algorithm. The original Eliza program was written by Joseph Weizenbaum and described in the Communications of the ACM in 1966. Eliza is a mock Rogerian psychotherapist. It prompts for user input, and uses a si...

GRANTG/Chatbot-Eliza-1.08 - 29 Jun 2017 00:14:23 UTC - Search in distribution

lsiommu - Display IOMMU groups as a tree River stage zero No dependents

This script <http://github.com/a3f/.dotfiles/blob/master/bin/lsiommu> packaged as CPAN module. Isolation/pass-through of devices via IOMMU is only possible in groups. This script reads the groups out the Linux SysFS and displays them as a tree. If ls...

ATHREEF/App-lsiommu-0.002 - 07 Dec 2017 23:43:37 UTC - Search in distribution

eds2xdd - Command-line utility for Convert::EDS::XDD River stage zero No dependents

EDS is an ini based format specified by the CiA e.V. in order to describe CANopen devices. The Ethernet POWERLINK Standardization Group specifies an EDS-based XML format for EPL devices. This module takes in an EDS file or a string with its content a...

ATHREEF/Convert-EDS-XDD-0.009 - 14 Jan 2018 15:40:05 UTC - Search in distribution

Debug::Client - debugger client side code for Padre, The Perl IDE. River stage zero No dependents

This is a DEVELOPMENT Release only, you have been warned! The primary use of this module is to provide debugger functionality for Padre 0.98 and beyond, This module has been tested against Perl 5.18.0...

MANWAR/Debug-Client-0.31 - 04 Jul 2017 10:23:21 UTC - Search in distribution

Farabi - Modern Perl IDE River stage zero No dependents

This is a modern web-based Perl IDE that runs inside your favorite browser. Please run the following command and then open http://127.0.0.1:4040 in your browser: farabi...

AZAWAWI/Farabi-0.47 - 21 May 2014 09:44:20 UTC - Search in distribution

App::Midgen - Check RuntimeRequires & TestRequires of your package for CPAN inclusion. River stage zero No dependents

This is an aid to show your packages module includes by scanning it's files, then display in a familiar format with the current version number from MetaCPAN. This started as a way of generating the formatted contents for a Module::Install::DSL Makefi...

BOWTIE/App-Midgen-0.34 - 25 May 2014 20:57:03 UTC - Search in distribution

Graphics::Raylib::XS - XS wrapper around raylib River stage zero No dependents

See Graphics::Raylib for a Perlish wrapper. This XS wrapper wrap the raylib packaged by Alien::raylib. raylib adds new features and breaks ABI often as well, therefore use with system raylib isn't recommended. EXPORT None by default. Exportable const...

ATHREEF/Graphics-Raylib-0.025 - 03 Feb 2019 10:44:29 UTC - Search in distribution

Wx::Scintilla::Constant - A list of Wx::Scintilla constants River stage one • 1 direct dependent • 1 total dependent

This is a list of auto-generated constants from Scintilla.iface....

AZAWAWI/Wx-Scintilla-0.39 - 04 Sep 2012 10:25:30 UTC - Search in distribution

adler32 - Command-line utility for computing adler32 digest River stage zero No dependents

ATHREEF/App-adler32-0.001 - 16 Nov 2017 22:40:22 UTC - Search in distribution
  • App::adler32 - Command-line utility for computing Adler32 digest

TeX::Encode - Encode/decode Perl utf-8 strings into TeX River stage one • 2 direct dependents • 2 total dependents

This module provides encoding to LaTeX escapes from utf8 using mapping tables. This covers only a subset of the Unicode character table (undef warnings will occur for non-mapped chars). This module is intentionally vague about what it will handle, se...

ATHREEF/TeX-Encode-2.010 - 09 Aug 2021 17:02:29 UTC - Search in distribution

perldolicious - Mojolicious::Lite webapp that lets you search (with regexp) and display CPAN modules documentation River stage zero No dependents

FEATURES * Search CPAN modules with regular expressions. * Modules that you wish to see its documentation don't have to be installed on your system. Since perldolicious uses Pod::Cpandoc under the hood. * Pretty fast, since it stores the modules list...

SYALTUT/App-perldolicious-0.011 - 06 Sep 2013 09:50:09 UTC - Search in distribution
  • App::perldolicious - Mojolicious::Lite webapp that lets you search (with regexp) and display CPAN modules documentation

File::cd - Easily and safely change directory River stage zero No dependents

The global (and negative) effect of perl builtin function "chdir" is well known (see File::chdir's documentation for more details). And few modules have been created to solve this problem: * File::chdir, by David Golden. * File::pushd, also by David ...

SYALTUT/File-cd-0.003 - 23 Sep 2013 06:55:30 UTC - Search in distribution

Padre::Plugin::Plack - PSGI/Plack plugin for Padre River stage zero No dependents

As the name suggests, Padre::Plugin::Plack adds Plack awareness to Padre. With the plugin installed, opening *.psgi files causes some special things to happen. PSGI files are really just ordinary Perl files, so Padre does its normal Perl lexing/synta...

PDONELAN/Padre-Plugin-Plack-1.200 - 06 Nov 2010 05:32:28 UTC - Search in distribution
83 results (0.108 seconds)