Skip to content

Conversation

mikkoi
Copy link

@mikkoi mikkoi commented Apr 1, 2025

Examples of current behaviour:

$ perl -Ilib script/sqlt --help | head -4
Use of uninitialized value $from in pattern match (m//) at script/sqlt line 258.
Usage:
    For help:

      sqlt -h|--help
$ perl -Ilib script/sqlt --version
Use of uninitialized value $from in pattern match (m//) at script/sqlt line 258. SQL::Translator v1.66

Examples of current behaviour:
$ perl -Ilib script/sqlt --help | head -4
Use of uninitialized value $from in pattern match (m//) at script/sqlt line 258.
Usage:
    For help:

      sqlt -h|--help

$ perl -Ilib script/sqlt --version
Use of uninitialized value $from in pattern match (m//) at script/sqlt line 258.
SQL::Translator v1.66
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant