blob: dd3696b2f0f288c9f71954872afec63ccfc0068f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
Excerpted from the README file:
Term::Query.pm is a Perl 5 module, which performs generalized queries on
various kinds of values. Validation and normalization of input, based
on the type, is automated, as is error reporting and re-solicitation of
input.
Input of '?', unless configured otherwise, provides useful, helpful
information, based on the expected input type, even in the absence of a
programmer-supplied help string.
WWW: http://search.cpan.org/dist/Term-Query/
|