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

Search results for "KATE"

Padre::Plugin::Kate - Kate Syntax Highlighter for Padre River stage one • 1 direct dependent • 1 total dependent

AZAWAWI/Padre-Plugin-Kate-0.06 - 06 Dec 2010 09:19:37 UTC - Search in distribution

Tk::TextHighlight::Kate - a Plugin for Perl syntax highlighting River stage zero No dependents

TURNERJW/Tk-TextHighlight-1.1.1 - 20 Jan 2016 05:32:04 UTC - Search in distribution
  • Tk::TextHighlight - a TextUndo/SuperText widget with syntax highlighting capabilities, can also use Kate languages.

IkiWiki::Plugin::syntax::Kate - Interface between Syntax::Highlight::Engine::Kate and IkiWiki River stage zero No dependents

This package is a interface between the Hans Jeuken's Syntax::Highlight::Engine::Kate module and the Joey Hess's IkiWiki program. It is a derived class from IkiWiki::Plugin::syntax::base and override a few methods....

VMORAL/IkiWiki-Plugin-syntax-0.25 - 24 Apr 2009 10:08:06 UTC - Search in distribution

Syntax::Highlight::Engine::Kate - a port to Perl of the syntax highlight engine of the Kate text editor. River stage two • 11 direct dependents • 15 total dependents

This module is now deprecated. It is superseded and replaced by Syntax::Kamelon. Best use Syntax::Kamelon for new projects. Syntax::Highlight::Engine::Kate is a port to Perl of the syntax highlight engine of the Kate text editor. The language XML fil...

MANWAR/Syntax-Highlight-Engine-Kate-0.14 - 13 Jan 2018 21:00:27 UTC - Search in distribution

ot - parse text and (hopefully) open an editor with the correct arguments River stage zero No dependents

It can be a pain to have to copy Perl module names from a stack trace or some other output and have to translate that into something which an editor like vim understands. This module aims to take some of the pain out of this and it supports many diff...

OALDERS/Open-This-0.000034 - 10 Apr 2024 14:36:46 UTC - Search in distribution
  • Open::This - Try to Do the Right Thing when opening files

parse-netstat - Parse the output of "netstat" command River stage one • 1 direct dependent • 1 total dependent

This utility support several flavors of netstat. The default flavor is "linux". Use "--flavor" to select which flavor you want. Since different flavors provide different fields and same-named fields might contain data in different format, and also no...

PERLANCAR/App-ParseNetstat-0.150 - 04 Dec 2022 00:48:03 UTC - Search in distribution

Data::Table - Data type related to database tables, spreadsheets, CSV/TSV files, HTML table displays, etc. River stage one • 6 direct dependents • 8 total dependents

Field Summary data refto_arrayof_refto_array contains a two-dimensional spreadsheet data. header refto_array contains all column names. type 0/1 0 is row-based, 1 is column-based, describe the orientation of @$data. Package Variables $Data::Table::VE...

EZDB/Data-Table-1.78 - 11 Feb 2020 16:57:38 UTC - Search in distribution

TODO - Things for Perl::Critic::More developers to do River stage one • 4 direct dependents • 8 total dependents

THALJEF/Perl-Critic-More-1.003 - 29 Oct 2013 16:43:05 UTC - Search in distribution

TVDB::API - API to www.thetvdb.com River stage zero No dependents

This module provides an API to the TVDB database through the new published API. $tvdb = TVDB::API::new([APIKEY, [LANGUAGE]]) Create a TVDB::API object using "APIKEY" and using a default language of "LANGUAGE". Both these arguments are optional. New c...

BEHANW/TVDB-API-0.33 - 19 Dec 2008 21:38:20 UTC - Search in distribution

Pandoc - wrapper for the mighty Pandoc document converter River stage one • 2 direct dependents • 3 total dependents

This module provides a Perl wrapper for John MacFarlane's Pandoc <http://pandoc.org> document converter....

VOJ/Pandoc-0.9.2 - 29 Apr 2024 18:41:57 UTC - Search in distribution

Getopt::Plus - Options wrapper with standard options, help system and more River stage zero No dependents

FLUFFY/Getopt-Plus-0.99 - 29 Nov 2012 13:50:26 UTC - Search in distribution

Pod::S5 - Generate S5 slideshow from POD source file. River stage one • 1 direct dependent • 1 total dependent

pod2s5 converts POD input to a S5 HTML slideshow. No additional software is required. Just write a POD file, run pod2s5 on it - and you're done....

TLINDEN/Pod-S5-0.09 - 03 Jul 2013 09:24:17 UTC - Search in distribution
  • Pod::S5 - Generate S5 slideshow from POD source.

Pod::Tree - Create a static syntax tree for a POD River stage one • 2 direct dependents • 2 total dependents

"Pod::Tree" parses a POD into a static syntax tree. Applications walk the tree to recover the structure and content of the POD. See "Pod::Tree::Node" for a description of the tree....

MANWAR/Pod-Tree-1.31 - 22 Feb 2019 10:53:09 UTC - Search in distribution

SVG::Plot - a simple module to take one or more sets of x,y points and plot them on a plane River stage zero No dependents

a very simple module which allows you to give one or more sets of points [x co-ord, y co-ord and optional http uri]) and plot them in SVG. $plot->points($points) where $points is a reference to an array of array references. see new for a list of para...

ZOOLEIKA/SVG-Plot-0.06 - 26 Aug 2003 16:18:38 UTC - Search in distribution

Padre::Document - Padre Document API River stage two • 56 direct dependents • 56 total dependents

The Padre::Document class provides a base class, default implementation and API documentation for document type support in Padre. As an API, it allows Padre developers and plug-in authors to implement extended support for various document types in Pa...

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

DBIx::FullTextSearch - Indexing documents with MySQL as storage River stage one • 1 direct dependent • 1 total dependent

DBIx::FullTextSearch is a flexible solution for indexing contents of documents. It uses the MySQL database to store the information about words and documents and provides Perl interface for indexing new documents, making changes and searching for mat...

TJMATHER/DBIx-FullTextSearch-0.73 - 02 Mar 2003 22:46:49 UTC - Search in distribution

Audit::DBI - Audit data changes in your code and store searchable log records in a database. River stage one • 1 direct dependent • 1 total dependent

AUBERTG/Audit-DBI-v1.9.0 - 21 Mar 2017 05:44:36 UTC - Search in distribution

DBIx::NinjaORM - Flexible Perl ORM for easy transitions from inline SQL to objects. River stage zero No dependents

DBIx::NinjaORM was designed with a few goals in mind: * Expand objects with data joined from other tables, to do less queries and prevent lazy-loading of ancillary information. * Have a short learning curve. * Provide advanced caching features and ma...

AUBERTG/DBIx-NinjaORM-v3.1.0 - 23 Mar 2017 05:51:51 UTC - Search in distribution

Lingua::FeatureMatrix - Perl extension for configuring groups of (e.g.) phonemes into feature groups River stage zero No dependents

"Lingua::FeatureMatrix" is a class for managing user-defined feature-sets. It provides an implementation of datafile parsing that is generic and useful for anyone defining feature sets of symbols. If you haven't read the "Motivation" you might want t...

KAHN/Lingua-FeatureMatrix-0.05 - 10 Dec 2002 19:12:01 UTC - Search in distribution

Text::MediawikiFormat - Translate Wiki markup into other text formats River stage one • 2 direct dependents • 3 total dependents

<http://wikipedia.org> and its sister projects use the PHP Mediawiki to format their pages. This module attempts to duplicate the Mediawiki formatting rules. Those formatting rules can be simple and easy to use, while providing more advanced options ...

SZABGAB/Text-MediawikiFormat-1.04 - 01 Dec 2014 11:28:15 UTC - Search in distribution
61 results (0.047 seconds)