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

Search results for "COBOL"

Cobol::Compiler - a cobol compiler River stage zero No dependents

A COBOL language compiler EXPORT...

KOBOLDWIZ/Cobol-Compiler-0.1.19 - 23 Feb 2021 14:44:02 UTC - Search in distribution

ack - grep-like text finder River stage two • 24 direct dependents • 28 total dependents

ack is designed as an alternative to grep for programmers. ack searches the named input FILEs or DIRECTORYs for lines containing a match to the given PATTERN. By default, ack prints the matching lines. If no FILE or DIRECTORY is given, the current di...

PETDANCE/ack-v3.7.0 - 27 Feb 2023 14:52:52 UTC - Search in distribution

share::Apocalypse::A06 River stage one • 2 direct dependents • 2 total dependents

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

SQL::Preproc - Embed SQL in your Perl (ala SQL preprocessors) River stage zero No dependents

A SQL preprocessor for Perl. Via Filter::Simple, embedded SQL statements are converted into DBI calls to perform the specified database operation. NOTE: The current release should be considered ALPHA release software, and subject to change at the whi...

DARNOLD/SQL-Preproc-0.10 - 27 Jan 2005 01:01:38 UTC - Search in distribution

IUP::Scintilla - [GUI element] multiline source code text editor (based on Scintilla library) River stage zero No dependents

Creates a multiline source code text editor that uses the Scintilla library. Scintilla is a free library that provides text-editing functions, with an emphasis on advanced features for source code editing. It is available on <http://www.scintilla.org...

KMX/IUP-0.305 - 07 Sep 2016 19:02:56 UTC - Search in distribution

PDF::Reuse::Tutorial - How to produce PDF-files with PDF::Reuse River stage zero No dependents

In this tutorial I will show some aspects of PDF::Reuse, so you should be able to use it in your own programs. Most important is how to produce and reuse PDF-code, and then if you are interested, you can look at Graphics and JavaScript, so you can to...

CNIGHS/PDF-Reuse-Tutorial-0.11 - 12 Dec 2014 03:05:34 UTC - Search in distribution

Inline-API - How to bind a programming language to Perl using Inline.pm River stage three • 66 direct dependents • 127 total dependents

So you think Inline C is pretty cool, but what you really need is for Perl to work with the brand new programming language "Foo". Well you're in luck. "Inline.pm" has support for adding your own Inline Language Support Module (ILSM), like "Inline::Fo...

INGY/Inline-0.86 - 09 Jan 2020 05:20:53 UTC - Search in distribution

Acme::6502 - Pure Perl 65C02 simulator. River stage zero No dependents

Imagine the nightmare scenario: your boss tells you about a legacy system you have to support. How bad could it be? COBOL? Fortran? Worse: it's an embedded 6502 system run by a family of squirrels (see Dilberts passim). Fortunately there's a pure Per...

BRICAS/Acme-6502-0.77 - 28 Aug 2012 18:24:08 UTC - Search in distribution

sql2003ast - SQL-2003 AST River stage zero No dependents

JDDPAUSE/MarpaX-Languages-SQL2003-AST-0.005 - 15 Dec 2014 18:17:00 UTC - Search in distribution

D'oh::Year - Catch stupid mistakes when mucking with years, like Y2K bugs River stage zero No dependents

NO, PERL DOES NOT HAVE A Y2K BUG! but alot of people seem determined to add it. Perl, and most other languges through various historical reasons, like to return years in the form of the number of years since 1900. This has led to the false assumption...

MSCHWERN/D-oh-Year-0.06 - 02 Jul 2007 03:18:34 UTC - Search in distribution

Config::Manager::File - Basic File Utilities (for Tools) River stage zero No dependents

* "$dir = Normalize($dir);" "($drv,$dir) = Normalize($dir);" Normalizes a given path (which may include a filename part), i.e., substitutes "\" with "/", removes multiple slashes, removes "../" and "./" where possible, etc. This function accepts abso...

STBEY/Config-Manager-1.7 - 13 Jul 2003 14:58:55 UTC - Search in distribution

Convert::IBM390 - functions for manipulating mainframe data River stage zero No dependents

Convert::IBM390 supplies various functions that you may find useful when working with IBM System/3[679]0 data. No functions are exported automatically; you must ask for the ones you want. "use ... qw(:all)" exports all functions. By the way, this mod...

GROMMEL/Convert-IBM390-0.30 - 12 Jun 2017 14:03:19 UTC - Search in distribution

Syntax::Highlight::Universal - Syntax highlighting module based on the Colorer library River stage zero No dependents

Syntax::Highlight::Universal doesn't export any functions. You can call its methods either statically or through an object. The result will be the same but we will use the latter here as it is the more convenient of the two. Creating a new object my ...

PALANT/Syntax-Highlight-Universal-0.4 - 13 Mar 2005 18:32:47 UTC - Search in distribution

WWW::Pastebin::PastebinCom::API - implementation of pastebin.com API River stage one • 1 direct dependent • 1 total dependent

This module is an implementation of the pastebin.com API (<http://pastebin.com/api>). The API allows creation of public, unlisted, and private pastes; deletion of private pastes; listing of trending pastes and private pastes; and retrieval of a paste...

ZOFFIX/WWW-Pastebin-PastebinCom-API-1.001004 - 26 Dec 2016 18:31:10 UTC - Search in distribution

Regexp::Common::comment - provide regexes for comments. River stage three • 195 direct dependents • 487 total dependents

Please consult the manual of Regexp::Common for a general description of the works of this interface. Do not use this module directly, but load it via *Regexp::Common*. This modules gives you regular expressions for comments in various languages. THE...

ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 UTC - Search in distribution

LibUI::Checkbox - User Checkable Box River stage zero No dependents

A LibUI::Checkbox object represents a user checkable box accompanied by a text label....

SANKO/LibUI-0.02 - 11 Mar 2023 05:02:51 UTC - Search in distribution

WWW::Pastebin::PastebinCom::Create - paste on www.pastebin.com without API keys River stage one • 2 direct dependents • 2 total dependents

This module provides the means to paste on www.pastebin.com pastebin, without the need for API keys <http://pastebin.com/api>. See the WARNING!!! section above....

ZOFFIX/WWW-Pastebin-PastebinCom-Create-1.003 - 18 Jan 2014 02:32:33 UTC - Search in distribution

HTML::RewriteAttributes - concise attribute rewriting River stage zero No dependents

"HTML::RewriteAttributes" is designed for simple yet powerful HTML attribute rewriting. You simply specify a callback to run for each attribute and we do the rest for you. This module is designed to be subclassable to make handling special cases eais...

TSIBLEY/HTML-RewriteAttributes-0.05 - 22 Oct 2012 22:15:15 UTC - Search in distribution
18 results (0.664 seconds)