projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b0a29a8
)
Make perlpod happy
Peter Rabbitson [Sun, 7 Jun 2009 10:19:54 +0000 (10:19 +0000)]
lib/SQL/Translator/Producer/SQLServer.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/SQL/Translator/Producer/SQLServer.pm
b/lib/SQL/Translator/Producer/SQLServer.pm
index
8672004
..
b211847
100644
(file)
--- a/
lib/SQL/Translator/Producer/SQLServer.pm
+++ b/
lib/SQL/Translator/Producer/SQLServer.pm
@@
-335,7
+335,7
@@
sub produce {
# create view/procedure are NOT prepended to the input $sql, needs
# to be filled in with the proper syntax
-=begin
+=pod
# Text of view is already a 'create view' statement so no need to
# be fancy