The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "SZABGAB"

SDL - Simple DirectMedia Layer for Perl River stage two • 22 direct dependents • 24 total dependents

SDL_perl is a package of Perl modules that provide both functional and object oriented interfaces to the Simple DirectMedia Layer for Perl 5. This package takes some liberties with the SDL API, and attempts to adhere to the spirit of both the SDL and...

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC - Search in distribution

Pipe - Framework for creating pipes using iterators River stage one • 1 direct dependent • 1 total dependent

Building an iterating pipe with prebuilt and home made tubes. Methods logger Method to print something to the log file, especially for debugging This method is here to be use by Tube authors $self->logger("log messages"); run The method that actually...

SZABGAB/Pipe-0.06 - 01 Jun 2023 07:05:45 UTC - Search in distribution

SPVM::Sys - System Calls for File IO, Sockets, Time, Process, Signals, Users River stage one • 6 direct dependents • 6 total dependents

The Sys class in SPVM has methods to call system calls for file IO, sockets, user manipulation, process manipulation, and time....

KIMOTO/SPVM-Sys-0.514001 - 27 Mar 2024 02:45:54 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.146 - 08 May 2024 15:51:04 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

Test::Class - Easily create test classes in an xUnit/JUnit style River stage three • 175 direct dependents • 800 total dependents

Test::Class provides a simple way of creating classes and objects to test your code in an xUnit style. Built using Test::Builder, it was designed to work with other Test::Builder based modules (Test::More, Test::Differences, Test::Exception, etc.). *...

SZABGAB/Test-Class-0.52 - 17 Feb 2021 16:05:13 UTC - Search in distribution

Riji - Simple, git based blog tool River stage one • 1 direct dependent • 1 total dependent

Riji is a static site generator using Markdown, featuring RSS generation from git history. 'Riji'(日记) means diary in Chinese. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: Non-ASCII character see...

SONGMU/Riji-v1.0.0 - 02 Jan 2022 06:46:11 UTC - Search in distribution

Class::Date - Class for easy date and time manipulation River stage two • 11 direct dependents • 13 total dependents

This module is intended to provide a general-purpose date and datetime type for perl. You have a Class::Date class for absolute date and datetime, and have a Class::Date::Rel class for relative dates. You can use "+", "-", "<" and ">" operators as wi...

YANICK/Class-Date-1.1.17 - 01 Jun 2018 13:11:48 UTC - Search in distribution

mksite - Generate a web site for a CPAN module River stage zero No dependents

This program will automatically generate a web site for a CPAN module (actually, it's more accurate to say a CPAN distribution). It gets the information used to create the site from two sources: * It uses the MetaCPAN API to get data about the distri...

DAVECROSS/App-CPANModuleSite-0.0.10 - 24 Jan 2024 16:12:12 UTC - Search in distribution

Math::RPN - Perl extension for Reverse Polish Math Expression Evaluation River stage one • 3 direct dependents • 4 total dependents

The rpn function will take a scalar or list of sclars which contain an RPN expression as a set of comma delimited values and operators, and return the result or stack, depending on context. If the function is called in an array context, it will retur...

SZABGAB/Math-RPN-1.11 - 27 Jul 2012 05:17:27 UTC - Search in distribution

Pod::Simple - framework for parsing Pod River stage five • 134 direct dependents • 32646 total dependents

Pod::Simple is a Perl library for parsing text in the Pod ("plain old documentation") markup language that is typically used for writing documentation for Perl and for Perl modules. The Pod format is explained in perlpod; the most common formatter is...

KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC - Search in distribution

Test::Timer - test module to test/assert response times River stage two • 7 direct dependents • 35 total dependents

Test::Timer implements a set of test primitives to test and assert test times from bodies of code. The key features are subroutines to assert or test the following: * that a given piece of code does not exceed a specified time limit * that a given pi...

JONASBN/Test-Timer-2.12 - 08 Jul 2021 17:09:26 UTC - Search in distribution

Test::Text - A module for testing text files for spelling and (maybe) more. River stage zero No dependents

This started as a spell and quality check for my novel, "Manuel the Magnificent Mechanical Man". Eventually, it can be used for checking any kind of markdown-formatted text, be it fiction or non-fiction. The first version included as documentation, t...

JMERELO/Test-Text-0.6.7 - 07 Jul 2022 19:31:54 UTC - Search in distribution

EBook::MOBI - create an ebook in the MOBI format. River stage one • 2 direct dependents • 2 total dependents

BORISD/EBook-MOBI-0.72 - 26 Sep 2015 09:11:16 UTC - Search in distribution

Perl::LanguageServer - Language Server and Debug Protocol Adapter for Perl River stage zero No dependents

GRICHTER/Perl-LanguageServer-2.6.2 - 23 Dec 2023 13:44:35 UTC - Search in distribution

Spreadsheet::ParseExcel - Read information from an Excel file. River stage two • 42 direct dependents • 66 total dependents

The Spreadsheet::ParseExcel module can be used to read information from Excel 95-2003 binary files. The module cannot read files in the Excel 2007 Open XML XLSX format. See the Spreadsheet::XLSX module instead....

JMCNAMARA/Spreadsheet-ParseExcel-0.66 - 29 Dec 2023 01:14:58 UTC - Search in distribution

CPAN::Meta::X - Catalog of custom (x_*) keys in CPAN distribution metadata being used in the wild River stage one • 1 direct dependent • 1 total dependent

The CPAN distribution metadata specification allows custom keys (those that begin with "x_" or "X_") to be added to the metadata. This document tries to catalog the custom keys that are being used by CPAN authors. In addition to custom metadata keys,...

PERLANCAR/CPAN-Meta-X-0.009 - 22 Nov 2022 00:05:54 UTC - Search in distribution

Games::Hack::Live - Perl script to ease playing games River stage zero No dependents

This script helps you patch your favourite programs, to keep them from incrementing error counters or decrementing life values. It does this by starting your program, and attaching "gdb" (the GNU debugger) to it; with its help it can examine memory, ...

PMAREK/Games-Hack-Live-0.62 - 03 Jul 2012 05:48:04 UTC - Search in distribution

Class::Rebless - Rebase deep data structures River stage zero No dependents

Class::Rebless takes a Perl data structure and recurses through its hierarchy, reblessing objects that it finds along the way into new namespaces. This is typically useful when your object belongs to a package that is too close to the main namespace ...

GAAL/Class-Rebless-0.10 - 30 Jul 2011 19:13:49 UTC - Search in distribution

WWW::SmartSheet - Interface to SmartSheet API v2. River stage zero No dependents

MANWAR/WWW-SmartSheet-0.06 - 18 Feb 2018 02:43:53 UTC - Search in distribution
41 results (0.032 seconds)