Search results for "module:Hints"
Hints - Perl extension for hints databases
In many programs you need hints database and methods for accessing this database. Extension Hints is object oriented abstract module, you can use file-base of hints or make descendant with own base....
MILSO/SchemaView-Plus-0.17 - 18 Jan 2014 12:34:09 UTC
Hints::X - Perl extension for dialog for showing hints from hints databases
This module use Hints(3) module for showing its database in X dialog. For X interface is Perl/Tk used....
MILSO/SchemaView-Plus-0.17 - 18 Jan 2014 12:34:09 UTC
SDL2::hints - SDL Configuration Variables
This file contains functions to set and get configuration hints, as well as listing each of them alphabetically. The convention for naming hints is SDL_HINT_X, where "SDL_X" is the environment variable that can be used to override the default. In gen...
SANKO/SDL2-FFI-0.08 - 29 Nov 2021 02:01:01 UTC
Hints::Base - Perl extension for hints program storage databases
Specialized version of Hints(3) extension. This variant can be used for internal program storage database of hints. Descendant contents databases, this module implement loading of databases from internal data storage....
MILSO/SchemaView-Plus-0.17 - 18 Jan 2014 12:34:09 UTC
Devel::Hints - Access compile-time hints at runtime
This module exports the "cop" (code operator) struct as individual functions; callers can call them to find out the lexical-scoped hints that its block (or statement) is compiled under. No functions are exported by default. Each function may take an ...
AUDREYT/Devel-Hints-0.21 - 10 Nov 2010 11:59:32 UTC
autodie::hints - Provide hints about user subroutines to autodie
Introduction The autodie pragma is very smart when it comes to working with Perl's built-in functions. The behaviour for these functions are fixed, and "autodie" knows exactly how they try to signal failure. But what about user-defined subroutines fr...
TODDR/autodie-2.36 - 30 Jan 2023 16:49:21 UTC
Lexical::Hints - A featureful replacement for %^H
This module provides a cleaner interface to the built-in "lexical hints hash" (%^H), and adds some useful new features to the existing mechanism. See perlpragma for details of the standard lexical hinting API....
DCONWAY/Lexical-Hints-0.000005 - 29 Jul 2013 13:57:30 UTC
Hints::Base::svplus - Hints::Base(3) database for SchemaView Plus
Database for program SchemaView Plus usable through Hints::Base(3)....
MILSO/SchemaView-Plus-0.17 - 18 Jan 2014 12:34:09 UTC
Reply::Plugin::Hints - persists lexical hints across input lines
This plugin persists the values of various compile time lexical hints between evaluated lines. This means, for instance, that entering a line like "use strict" at the Reply prompt will cause "strict" to be enabled for all future lines (at least until...
DOY/Reply-0.42 - 24 Aug 2016 02:21:49 UTC
Devel::PatchPerl::Hints - replacement 'hints' files
Sometimes there is a problem with Perls "hints" file for a particular perl port. This module provides fixed "hints" files encoded using "MIME::Base64"....
BINGOS/Devel-PatchPerl-2.08 - 11 Jan 2021 20:09:55 UTC