X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FSQL%2FTranslator%2FManual.pod;h=78df6e0b1eb208d0f0d4caf38f6f6d7df0cfd54e;hb=2c098ea52043fbe391283b71c1f4a74e65a29ed0;hp=4b9b1dffe92548c7c0ae0ff9e484fd1850638e6d;hpb=ba506e52c480afe33dfec6b38a12759fad1e7fa2;p=dbsrgits%2FSQL-Translator.git diff --git a/lib/SQL/Translator/Manual.pod b/lib/SQL/Translator/Manual.pod index 4b9b1df..78df6e0 100644 --- a/lib/SQL/Translator/Manual.pod +++ b/lib/SQL/Translator/Manual.pod @@ -1,6 +1,6 @@ =head1 NAME -SQL::Translator::Manual +SQL::Translator::Manual - sqlfairy user manual =head1 SYNOPSIS @@ -530,7 +530,7 @@ of reading the DATA section: $ sqlt -f YAML -t Custom-Foo --template foo.tt foo.yaml -This is usefull as you can set up a producer that adds a set of filters and +This is useful as you can set up a producer that adds a set of filters and variables that you can then use in templates given on the command line. (There is also a tt_schema method to over ride if you need even finer control over the source of your template). Note that if you leave out the DATA section all @@ -540,4 +540,4 @@ See L for more details. =head1 AUTHOR -Ken Youens-Clark Ekclark@cpan.orgE. +Ken Y. Clark Ekclark@cpan.orgE.