Search results for "File::Comments"
File::Comments - Recognizes file formats and extracts format-specific comments
File::Comments guesses the type of a given file, determines the format used for comments, extracts all comments, and returns them as a reference to an array of chunks. Alternatively, it strips all comments from a file. Currently supported are Perl sc...
MSCHILLI/File-Comments-0.08 - 10 Dec 2010 08:10:39 UTC - Search in distribution- File::Comments::Plugin - Base class for all File::Comments plugins
- File::Comments::Plugin::C - Plugin to detect comments in C/C++ source code
- File::Comments::Plugin::PHP - Plugin to detect comments in PHP source code
- 7 more results from File-Comments »
Carp::Assert - executable comments
"We are ready for any unforseen event that may or may not occur." - Dan Quayle Carp::Assert is intended for a purpose like the ANSI C library assert.h <http://en.wikipedia.org/wiki/Assert.h>. If you're already familiar with assert.h, then you can pro...
YVES/Carp-Assert-0.22 - 04 Mar 2023 14:10:43 UTC - Search in distribution
Perl::Strip - reduce file size by stripping whitespace, comments, pod etc.
This module transforms perl sources into a more compact format. It does this by removing most whitespace, comments, pod, and by some other means. The resulting code looks obfuscated, but perl (and the deparser) don't have any problems with that. Depe...
MLEHMANN/Perl-Strip-1.2 - 03 Aug 2023 03:07:31 UTC - Search in distribution
Comment::Spell - Spell Checking for your comments
NHORNE/Comment-Spell-0.001004
-
30 Apr 2021 11:12:23 UTC
-
Search in distribution
IOD - IOD (INI On Drugs) file format specification
PERLANCAR/IOD-0.9.12
-
17 Aug 2017 09:42:18 UTC
-
Search in distribution
cloc - Count, or compute differences of, lines of source code and comments.
Count, or compute differences of, physical lines of source code in the given files (may be archives such as compressed tarballs or zip files, or git commit hashes or branch names) and/or recursively below the given directories. It is written entirely...
FIBO/App-cloc-1.76 - 06 Apr 2018 21:07:26 UTC - Search in distribution
DBI - Database independent interface for Perl
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution- DBI::DBD - Perl DBI Database Driver Writer's Guide
- DBI::SQL::Nano - a very tiny SQL engine
bc - an arbitrary precision calculator language
This is the PerlPowerTools implementations of GNU version of bc, a souped-up calculator language. This is documented at: https://www.gnu.org/software/bc/manual/html_mono/bc.html Options * -b - use Math::BigFloat * -d - turn on debugging output * -h -...
BDFOY/PerlPowerTools-1.041 - 24 Nov 2023 17:11:27 UTC - Search in distribution
SVG - Perl extension for generating Scalable Vector Graphics (SVG) documents.
SVG is a 100% Perl module which generates a nested data structure containing the DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you can generate SVG objects, embed other SVG instances into it, access the DOM object, create ...
MANWAR/SVG-2.87 - 19 May 2022 17:03:48 UTC - Search in distribution
tm - Topic Map client and work-bench
This simple, text-oriented user interface gives access to some Topic Map functions. This program is mainly thought for quick prototyping and testing Topic Maps and/or TM software, not so much to provide eye-candy. There are two modi operandi: batch W...
DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC - Search in distribution
st - simple statistics from the command line interface (CLI)
"st" is a command-line tool to calculate simple statistics from a file or standard input....
NFERRAZ/App-St-1.1.3 - 06 Jul 2017 15:48:24 UTC - Search in distribution
ec - Mail reader and composer for Unix and Perl/Tk.
Ec can send and receive mail to and from remote POP3 and SMTP servers, or route mail using sendmail, qmail, or exim. Ec can filter and store incoming messages in user configurable folders. With no additional configuration, ec routes mail to the Incom...
RKIES/ec-1.28 - 03 Mar 2004 01:25:04 UTC - Search in distribution
Sah - Schema for data structures (specification)
PERLANCAR/Sah-0.9.51
-
19 Dec 2022 00:05:39 UTC
-
Search in distribution
ptp - An expressive Pipelining Text Processor
PTP is a versatile and expressive text processor program. The core features that it tries to provide are the following: * Provide grep, sed-like and other operations with a coherent regular expression language (grep has a -P flag but sed has nothing ...
MATHIAS/App-PTP-1.10 - 17 Jun 2020 22:34:26 UTC - Search in distribution
THD7 - Perl module providing control to a Kenwood TH-D7 radio via serial port
Before interacting with the radio in any way, an object must be created and tied to the serial port where the D7 is connected. This is done like this: use THD7 qw/:constants :functions/; my $Radio = new THD7 ("/dev/ttyS0"); The ":constants" and ":fun...
KWITTMER/THD7-1.3 - 18 Oct 2006 01:53:34 UTC - Search in distribution
Ace - Object-Oriented Access to ACEDB Databases
AcePerl provides an interface to the ACEDB object-oriented database. Both read and write access is provided, and ACE objects are returned as similarly-structured Perl objects. Multiple databases can be opened simultaneously. You will interact with se...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC - Search in distribution
Nama - multitrack recorder and digital audio workstation
A multitrack audio application for recording, effects processing, editing, mixing, mastering and live performance. It can also perform general-purpose audio processing, such as 5.1 to stereo conversion. Nama uses Ecasound as the audio processing engi...
GANGLION/Audio-Nama-1.216 - 29 Sep 2019 20:37:00 UTC - Search in distribution
Ao - Perl extension for ao cross-platform audio library
This is a simple object-oriented wrapper around the ao audio library. Use Ao::get_driver_id to obtain an integer id from a short driver name. Currently supported drivers are oss, irix, solaris, esd, alsa and wav. A small hash of driver info (with fie...
FOOF/libao-perl_0.03-1 - 04 Feb 2001 22:15:36 UTC - Search in distribution
hwd - The How We Doin'? project tracking tool
PETDANCE/hwd-0.20
-
02 Mar 2006 02:39:55 UTC
-
Search in distribution
Riap - Rinci access protocol
Rinci access protocol (Riap for short), is a client/server, request/response protocol for requesting metadata and performing actions on code entities. It is modeled closely after HTTP, but is a different protocol. It can be layered on top of HTTP (as...
PERLANCAR/Riap-1.2.4 - 04 Sep 2015 01:00:31 UTC - Search in distribution