Search results for "module:shortcuts"
Text::Shortcuts - A shortcut creation & usage engine
This module is for use in creating a shortcuts engine. Shortcuts engine? you ask. Text::Shortcuts lets you define shortcuts (such as [j] or [R]) and then lets you write documents using your shortcuts to stand for longer pieces of text. For example, y...
MUNCHIE/Text-Shortcuts-0.02 - 13 Apr 2002 14:08:06 UTC
DBICx::Shortcuts - Setup a class with shortcut methods to the sources of a DBIx::Class-based schema
If you use DBIx::Class a lot, you soon get tired of writting: $schema->resultset('Books')->create({...}); All that resultset($source_name') bussiness is a lot of code to write. The DBICx::Shortcuts class provides you with a shorter alternative. First...
MELO/DBICx-Shortcuts-0.007 - 29 Jan 2010 18:28:32 UTC
Log::Log4perl::Shortcuts - shortcut functions to make log4perl even easier
This modules provides shortcut functions for the standard log levels provided by Log::Log4perl plus some additional functionality to make it more convenient. All functions can be imported into your module or script with the ":all" import tag or they ...
STEVIED/Log-Log4perl-Shortcuts-0.024 - 21 Feb 2019 21:00:17 UTC
File::Slurper::Shortcuts - Some convenience additions for File::Slurper
PERLANCAR/File-Slurper-Shortcuts-0.005
-
29 Jan 2022 00:06:04 UTC
Image::ExifTool::Shortcuts - ExifTool shortcut tags
This module contains definitions for tag name shortcuts used by Image::ExifTool. You can customize this file to add your own shortcuts. Individual users may also add their own shortcuts to the .ExifTool_config file in their home directory (or the dir...
EXIFTOOL/Image-ExifTool-12.70 - 19 Nov 2023 16:15:22 UTC
Math::Base::Convert::Shortcuts - methods for converting powers of 2 bases
This module contains two primary methods that convert bases that are exact powers of 2 to and from base 2^32 faster than can be done by pure perl math. * $bc->useFROMbaseShortcuts This method converts FROM an input base number to a long n*32 bit regi...
MIKER/Math-Base-Convert-0.11 - 22 Oct 2015 22:34:07 UTC