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

Search results for "dist::menu"

Perl::Dist::WiX::Fragment::StartMenu - A <Fragment> tag that handles the Start menu. River stage one • 1 direct dependent • 1 total dependent

This object represents a Start Menu directory, and creates the tags required so that the Start Menu is created when the .msi is installed....

CSJEWELL/Perl-Dist-WiX-1.500002 - 05 Jun 2011 12:35:20 UTC - Search in distribution

pl - Perl One-Liner Magic Wand River stage zero No dependents

*Don't believe everything you read on SourceForge^H^H^H the internet! -- Plato :-y* Pl follows Perl's philosophy for one-liners: the one variable solely used in one-liners, @F, is single-lettered. Because not everyone may like that, pl has it both wa...

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

perlhacktips - Tips for Perl core C code hacking River stage five • 11292 direct dependents • 32664 total dependents

This document will help you learn the best way to go about hacking on the Perl core C code. It covers common problems, debugging, profiling, and more. If you haven't read perlhack and perlhacktut yet, you might want to do that first....

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

perlimports - A command line utility for cleaning up imports in your Perl code River stage zero No dependents

This distribution provides the "perlimports" command line interface (CLI), which automates the cleanup and maintenance of Perl "use" and "require" statements. Loosely inspired by goimports <https://pkg.go.dev/golang.org/x/tools/cmd/goimports>, this t...

OALDERS/App-perlimports-0.000053 - 13 Jan 2024 20:19:02 UTC - Search in distribution

jsan - The JavaScript Archive Network (JSAN) Shell River stage zero No dependents

"jsan" is a rewrite of the JavaScript Archive Network shell. Once completed it will replace the current shell jsan. For now it is being released with the "2" so people can test it out and make suggestions. How To Use This The synopsis above pretty mu...

ADAMK/JSAN-Shell-2.04 - 24 Jun 2010 14:48:04 UTC - Search in distribution

CHANGES River stage zero No dependents

This is a list of the main changes between different versions of SVN::Web. Please see UPDATING.pod for details about any changes you may need to make when updating an SVN::Web installation. 0.63, released Oct 17, 2012 * More improvements to UTF8 hand...

DJZORT/SVN-Web-0.63 - 17 Oct 2012 09:23:24 UTC - Search in distribution

JQuery - Interface to Jquery, a language based on Javascript River stage zero No dependents

JQuery is a frontend for the jQuery language. I use JQuery to refer to the Perl part or the package, and jQuery to reference the javascript part or the package. A quote from <http://jquery.com>: jQuery is a fast, concise, JavaScript Library that simp...

PETERG/JQuery-1.06 - 25 Jun 2007 12:55:33 UTC - Search in distribution

FWS::V2 - Framework Sites version 2 River stage zero No dependents

FWS::V2 is the utility counterpart to the web based content management development platform provided at www.frameworksites.com. The web based version of this module is derived from this source with additional web specific features and packaging. The ...

NATELEWIS/FWS-V2-1.13091122 - 12 Sep 2013 03:10:06 UTC - Search in distribution

doc::Changes River stage zero No dependents

MSIMERSON/Mail-Toaster-5.54 - 16 Feb 2017 19:40:58 UTC - Search in distribution

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 26 direct dependents • 33 total dependents

The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....

JMCNAMARA/Excel-Writer-XLSX-1.12 - 26 Feb 2024 18:25:58 UTC - Search in distribution

HTML::Element - Class for objects that represent HTML elements River stage three • 171 direct dependents • 974 total dependents

(This class is part of the HTML::Tree dist.) Objects of the HTML::Element class can be used to represent elements of HTML document trees. These objects have attributes, notably attributes that designates each element's parent and content. The content...

KENTNL/HTML-Tree-5.07 - 31 Aug 2017 08:53:16 UTC - Search in distribution

Term::Shell - A simple command-line shell framework. River stage two • 14 direct dependents • 17 total dependents

Term::Shell lets you write simple command-line shells. All the boring details like command-line parsing, terminal handling, and tab completion are handled for you. The base class comes with two commands pre-defined: exit and help. To write a shell wi...

SHLOMIF/Term-Shell-0.13 - 21 Oct 2021 11:05:35 UTC - Search in distribution

Locale::Maketext - framework for localization River stage three • 28 direct dependents • 118 total dependents

It is a common feature of applications (whether run directly, or via the Web) for them to be "localized" -- i.e., for them to a present an English interface to an English-speaker, a German interface to a German-speaker, and so on for all languages it...

TODDR/Locale-Maketext-1.33 - 30 Dec 2023 21:23:51 UTC - Search in distribution

App::BCVI - Back-channel vi, a shell utility to proxy commands back over ssh River stage zero No dependents

The "bcvi" utility works with SSH to allow commands issued on the SSH server host to be sent *back* to the SSH client host over a port-forwarded 'back channel'. A few examples might help clarify how "bcvi" is used (note you can read an illustrated ve...

GRANTM/App-BCVI-3.09 - 24 Mar 2014 08:47:13 UTC - Search in distribution

Net::FullAuto - Fully Automate ANY Workload with *Persistent* SSH/SFTP from One Host River stage zero No dependents

"Net::FullAuto" (aka "FullAuto") is a Perl module and workload automation functionality that transforms Perl into a true multi-host scripting language. It accomplishes this with multiple *PERSISTENT* SSH and SFTP connections to multiple hosts simulta...

REEDFISH/Net-FullAuto-1.0000646 - 25 Apr 2024 21:15:12 UTC - Search in distribution

PerlFM - A Perl based file manager. River stage zero No dependents

VVELOX/PerlFM-0.2.0 - 18 Dec 2009 17:33:57 UTC - Search in distribution

HTML::FormEngine - create,validate and control html/xhtml forms River stage zero No dependents

FormEngine.pm is a Perl 5 object class which provides an api for managing html/xhtml forms. FormEngine has its own, very flexible template system for defining form skins. A default skin and a more flexible one is provided. This should be sufficent in...

MORNI/HTML-FormEngine-1.01 - 23 Apr 2004 12:40:57 UTC - Search in distribution

Control::CLI::Extreme - Interact with CLI of Extreme Networking products over any of Telnet, SSH or Serial port River stage zero No dependents

Control::CLI::Extreme is a sub-class of Control::CLI allowing CLI interaction customized for Extreme (including ex-Avaya/ex Nortel Enterprise) Networking products over any of Telnet, SSH or Serial port. It is a drop in replacement for the Control::CL...

LSTEVENS/Control-CLI-Extreme-1.12 - 17 Mar 2024 21:02:10 UTC - Search in distribution

DBD::MVS_FTPSQL - DBI driver to query IBM DB2 mainframe databases through an IBM FTP server. River stage zero No dependents

This pure Perl module lets you submit SQL queries (that's it, only SELECT statements) to a DB2 subsystem installed on a mainframe, provided that: * The IBM FTP Communications Server (CS) on the mainframe side was installed with the (optional) SQL que...

CBIONDO/DBD-MVS_FTPSQL-0.38.14 - 01 Nov 2007 23:36:53 UTC - Search in distribution
107 results (0.077 seconds)