MAN page from Fedora 23 perl-DBD-SQLite-1.48-2.fc23.i686.rpm
DBD::SQLite::Constants
Section: User Contributed Perl Documentation (3)
Updated: 2015-04-16
Index NAME
DBD::SQLite::Constants
SYNOPSIS
DBD::SQLite::Constants qw/:result_codes/;
DESCRIPTION
You can import necessary SQLite constants from this module. Available tags are
"all",
"authorizer_action_codes",
"authorizer_return_codes",
"extended_result_codes",
"flags_for_file_open_operations",
"function_flags",
"fundamental_datatypes",
"result_codes". See <
http://sqlite.org/c3ref/constlist.html> for the complete list of constants.
This module does not export anything by default.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
This document was created byman2html,using the manual pages.