1SQL::Translator::ProducUesre:r:SCtoonrtarbilbeu(t3e)d PeSrQlL:D:oTcruamnesnltaattoiro:n:Producer::Storable(3)
2
3
4

SYNOPSIS

6         use SQL::Translator;
7
8         my $translator = SQL::Translator->new;
9         $translator->producer('Storable');
10

DESCRIPTION

12       This module uses Storable to serialize a schema to a string so that it
13       can be saved to disk.  Serializing a schema and then calling producers
14       on the stored can realize significant performance gains when parsing
15       takes a long time.
16

AUTHOR

18       Paul Harrington <harringp@deshaw.com>.
19

SEE ALSO

21       SQL::Translator, SQL::Translator::Schema, Storable.
22
23
24
25perl v5.8.8                       2007-10S-Q2L4::Translator::Producer::Storable(3)
Impressum