1SQL::Translator::ParserU:s:eSrtoCroanbtlrei(b3u)ted PerlSQDLo:c:uTmreanntsaltaitoonr::Parser::Storable(3)
2
3
4

NAME

6       SQL::Translator::Parser::Storable - parser for Schema objects
7       serialized
8           with the Storable module
9

SYNOPSIS

11         use SQL::Translator;
12
13         my $translator = SQL::Translator->new;
14         $translator->parser('Storable');
15

DESCRIPTION

17       Slurps in a Schema from a Storable file on disk.  You can then turn the
18       data into a database tables or graphs.
19

SEE ALSO

21       SQL::Translator.
22

AUTHOR

24       Paul Harrington <harringp@deshaw.com>.
25
26
27
28perl v5.32.0                      2020-09-1S4QL::Translator::Parser::Storable(3)
Impressum