[DBIx-Class-Devel] [dbsrgits/sql-translator] avoid conditional variable declaration (#99)

exercism-1 notifications at github.com
Thu Jan 25 12:41:24 GMT 2018


perldoc perlsyn:

> The behaviour of a `my`, `state`, or `our` modified with a statement modifier conditional or loop construct (for example, `my $x if ...` ) is **undefined**.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/sql-translator/pull/99

-- Commit Summary --

  * avoid conditional variable declaration

-- File Changes --

    M lib/SQL/Translator/Producer/SQLite.pm (3)

-- Patch Links --

https://github.com/dbsrgits/sql-translator/pull/99.patch
https://github.com/dbsrgits/sql-translator/pull/99.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/99
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20180125/d6c9c0ec/attachment.htm>


More information about the DBIx-Class-Devel mailing list