Search results for "parse java syntax"
DBI - Database independent interface for Perl
The DBI is a database access module for the Perl programming language. It defines a set of methods, variables, and conventions that provide a consistent database interface, independent of the actual database being used. It is important to remember th...
TIMB/DBI-1.643 - 31 Jan 2020 19:02:41 UTC - Search in distribution
GBK - Source code filter to escape GBK script
INA/Char-GBK-1.15
-
02 May 2019 03:37:31 UTC
-
Search in distribution
UHC - Source code filter to escape UHC script
INA/Char-UHC-1.15
-
02 May 2019 03:44:16 UTC
-
Search in distribution
GBK - Source code filter to escape GBK script
INA/GBK-1.22
-
28 Aug 2019 16:40:47 UTC
-
Search in distribution
Big5 - Source code filter to escape Big5 script
INA/Big5-1.22
-
28 Aug 2019 16:39:10 UTC
-
Search in distribution
HP15 - Source code filter to escape HP-15 script
INA/Char-HP15-1.15
-
02 May 2019 03:37:53 UTC
-
Search in distribution
Sjis - Source code filter to escape ShiftJIS script
INA/Char-Sjis-1.15
-
02 May 2019 03:43:57 UTC
-
Search in distribution
UTF2 - Source code filter to escape UTF-8 script
INA/Char-UTF2-1.15
-
02 May 2019 03:45:36 UTC
-
Search in distribution
Sjis - Source code filter to escape ShiftJIS script
INA/Sjis-1.22
-
28 Aug 2019 16:42:57 UTC
-
Search in distribution
UTF2 - Source code filter to escape UTF-8 script
INA/UTF2-1.22
-
28 Aug 2019 16:43:08 UTC
-
Search in distribution
perlop - Perl operators and precedence
In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution- perlop - Perl operators and precedence
- perlfunc - Perl builtin functions
- perlfunc - Perl builtin functions
- 8 more results from perl »
Ace - Object-Oriented Access to ACEDB Databases
AcePerl provides an interface to the ACEDB object-oriented database. Both read and write access is provided, and ACE objects are returned as similarly-structured Perl objects. Multiple databases can be opened simultaneously. You will interact with se...
LDS/AcePerl-1.92 - 11 Nov 2008 16:47:31 UTC - Search in distribution
YAML - YAML Ain't Markup Language™
The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0 specification. <http://www.yaml.org/spec/> YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structur...
TINITA/YAML-1.30 - 27 Jan 2020 22:10:33 UTC - Search in distribution
TPath - general purpose path languages for trees
TPath provides an xpath-like language for arbitrary trees. You implement a minimum of two methods -- "children" and "tag" -- and then you can explore your trees via concise, declarative paths. In tpath, "attributes" are node attributes of any sort an...
DFH/TPath-1.007 - 05 Aug 2014 16:26:44 UTC - Search in distribution
EUCJP - Source code filter to escape EUC-JP script
INA/Char-EUCJP-1.15
-
02 May 2019 03:37:11 UTC
-
Search in distribution
EUCTW - Source code filter to escape EUC-TW script
INA/Char-EUCTW-1.15
-
02 May 2019 03:37:21 UTC
-
Search in distribution
perlfaq6 - Regular Expressions
This section is surprisingly small because the rest of the FAQ is littered with answers involving regular expressions. For example, decoding a URL and checking whether something is a number can be handled with regular expressions, but those answers a...
ETHER/perlfaq-5.20230812 - 12 Aug 2023 21:30:24 UTC - Search in distribution
Spiffy - Spiffy Perl Interface Framework For You
"Spiffy" is a framework and methodology for doing object oriented (OO) programming in Perl. Spiffy combines the best parts of Exporter.pm, base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to fix all the nits and warts of tr...
INGY/Spiffy-0.46 - 16 Aug 2014 19:19:54 UTC - Search in distribution