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 "module:Term::Query"

Term::Query - Table-driven query routine. River stage zero No dependents

query The query subroutine fulfills the need for a generalized question-response subroutine, with programmatic defaulting, validation, condition and error checking. Given *$prompt* and *$flags*, and possibly additional arguments, depending upon the c...

AKSTE/Term-Query-2.0 - 26 Aug 1997 09:22:38 UTC

Lucene::QueryParser - Turn a Lucene query into a Perl data structure River stage one • 1 direct dependent • 4 total dependents

This module parses a Lucene query, as defined by http://lucene.sourceforge.net/cgi-bin/faq/faqmanager.cgi?file=chapter.se arch&toc=faq#q5 It deals with fields, types, phrases, subqueries, and so on; everything handled by the "SimpleQuery" class in Lu...

SIMON/Lucene-QueryParser-1.04 - 15 Dec 2003 16:29:02 UTC

lib/Bio/ConnectDots/DotQuery/Term.pm River stage zero No dependents

DBURDICK/Bio-ConnectDots-1.0.2 - 07 Apr 2005 22:06:44 UTC

lib/Bio/ConnectDots/ConnectorQuery/Term.pm River stage zero No dependents

DBURDICK/Bio-ConnectDots-1.0.2 - 07 Apr 2005 22:06:44 UTC

Plucene::QueryParser - Turn query strings into Plucene::Search::Query objects River stage two • 6 direct dependents • 19 total dependents

This module is responsible for turning a query string into a Plucene::Query object. It needs to have an Analyzer object to help it tokenize incoming queries, and it also needs to know the default field to be used if no field is given in the query str...

TMTM/Plucene-1.25 - 26 Aug 2006 19:25:08 UTC

Term::Sk - Perl extension for displaying a progress indicator on a terminal. River stage one • 2 direct dependents • 7 total dependents

Format strings The first parameter to new() is the format string which contains the following special characters: characters '%d' a revolving dash, format '/-\|' characters '%t' time elapsed, format 'hh:mm:ss' characters '%b' progress bar, format '##...

KEICHNER/Term-Sk-0.18 - 01 Nov 2015 18:55:10 UTC

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

Term::GetKey - A perl module for quick easy simple key control River stage zero No dependents

This module changes the settings of Term::ReadKey using the `\' as a toggle key. qtty() makes a single character request to Term::ReadKey which is esential for the functionality of this module. `|' toggles the case of the output character to UPPERCas...

BARRYP/LibTerm-GetKey-1.02 - 13 Feb 2003 03:39:20 UTC

Tickit::Term - terminal formatting abstraction River stage two • 35 direct dependents • 41 total dependents

Provides terminal control primitives for Tickit; a number of methods that control the terminal by writing control strings. This object itself performs no actual IO work; it writes bytes to a delegated object given to the constructor called the writer...

PEVANS/Tickit-0.74 - 04 Sep 2023 17:09:00 UTC

Rethinkdb::Protocol - Rethinkdb Protocol River stage one • 1 direct dependent • 1 total dependent

This file is automatically generated to enable this driver to serialize & deserialize RethinkDB Query Langauge messages....

NJLG/Rethinkdb-0.14 - 01 Jul 2016 18:56:37 UTC

MyLibrary::Term River stage zero No dependents

Use this module to get and set the terms used to classify things in a MyLibrary database. You can also retrieve a list of all term objects in the database, as well as get, set or delete relations between term objects and resource objects....

EMORGAN/MyLibrary-3.0.4 - 06 Sep 2007 20:15:56 UTC

GO::Model::Term - a term or concept in an ontology River stage one • 1 direct dependent • 1 total dependent

Represents an Ontology term; the same class is used for process, compartment and function currently, a Term is not aware of its Relationships; to find out how a term is related to other terms, use the a GO::Model::Graph object, which will give you th...

CMUNGALL/go-perl-0.15 - 12 Jun 2013 16:22:41 UTC

Term::Completion - read one line of user input, with convenience functions River stage one • 1 direct dependent • 2 total dependents

Term::Completion is an extensible, highly configurable replacement for the venerable Term::Complete package. It is object-oriented and thus allows subclassing. Two derived classes are Term::Completion::Multi and Term::Completion::Path. A prompt is pr...

MAREKR/Term-Completion-1.02 - 03 Jan 2024 21:57:25 UTC

App::Term::Jump - searcheable database of often visited directories River stage zero No dependents

A utility to navigate your filesystem. It can ither be used directly on the command line or integrated with Bash....

NKH/App-Term-Jump-0.04.32 - 04 May 2015 23:00:08 UTC

AI::Prolog::Term - Create Prolog Terms. River stage one • 3 direct dependents • 3 total dependents

See AI::Prolog for more information. If you must know more, there are plenty of comments sprinkled through the code....

DOUGW/AI-Prolog-0.741 - 26 Mar 2011 19:56:21 UTC

Net::Z3950::APDU - Read-only objects representing decoded Z39.50 APDUs River stage one • 1 direct dependent • 1 total dependent

This class provides a trivial base for the various read-only APDUs implemented as a part of the Net::Z3950 module. Its role is simply to supply named methods providing read-only access to the same-named fields. The set of fields is specified by the d...

MIRK/Net-Z3950-0.51 - 08 May 2006 11:19:36 UTC

Pcore::Util::Term River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC

Term::VTerm::State - provides access to the state layer of libvterm River stage one • 1 direct dependent • 4 total dependents

PEVANS/Term-VTerm-0.08 - 17 Sep 2022 16:28:28 UTC

Term::ReadLine::Gnu - Perl extension for the GNU Readline/History Library River stage two • 22 direct dependents • 32 total dependents

Overview This is an implementation of Term::ReadLine <http://search.cpan.org/dist/Term-ReadLine/> using the GNU Readline/History Library <https://tiswww.cwru.edu/php/chet/readline/rltop.html>. For basic functions object oriented interface is provided...

HAYASHI/Term-ReadLine-Gnu-1.46 - 01 Jul 2023 09:18:33 UTC

Term::ShellKit::DBI - Simple DBI shell River stage zero No dependents

This module ties Term::ShellKit to DBI's general-purpose SQL execution framework....

EVO/Term-ShellKit-1.002 - 22 Jan 2002 08:59:26 UTC
29 results (0.051 seconds)