<p></p>
Oooh, good call.<br>
Will update when I have the chance<br>
<br>
On Sun, Oct 2, 2022, 02:41 mohawk2 ***@***.***> wrote:<br>
<br>
> ***@***.**** commented on this pull request.<br>
> ------------------------------<br>
><br>
> In .github/workflows/linux.yml<br>
> <https://github.com/dbsrgits/sql-translator/pull/147#discussion_r985157195><br>
> :<br>
><br>
> > - '5.32'<br>
> - '5.34'<br>
> - '5.36'<br>
> container:<br>
> image: perl:${{ matrix.perl-version }}<br>
> steps:<br>
> - uses: ***@***.***<br>
> - - name: perl -V<br>
> - run: perl -V<br>
> - - name: Install early dep<br>
> - run: cpanm -n File::ShareDir::Install<br>
> + - name: dev packages for testing<br>
> + run: apt update && apt install -y libgd-dev graphviz libxml2-dev<br>
> + - name: Install early + extra deps<br>
> + run: cpanm -n File::ShareDir::Install DBD::SQLite CGI<br>
><br>
> Would it be better to add DBD::SQLite CGI to the develop-requires? FSDI<br>
> needs to be there so the Makefile.PL will run.<br>
><br>
> —<br>
> Reply to this email directly, view it on GitHub<br>
> <https://github.com/dbsrgits/sql-translator/pull/147#pullrequestreview-1127576096>,<br>
> or unsubscribe<br>
> <https://github.com/notifications/unsubscribe-auth/AFURPKUHULKWK7D4OZNXYOTWBDD2JANCNFSM6AAAAAAQ2T45PI><br>
> .<br>
> You are receiving this because you authored the thread.Message ID:<br>
> ***@***.***><br>
><br>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/dbsrgits/sql-translator/pull/147#issuecomment-1264561343">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4ARJETKRFF4VYQM3T7DWBEQ6TANCNFSM6AAAAAAQ2T45PI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AACJ4ATEDQUZBXFKUE35QETWBEQ6TA5CNFSM6AAAAAAQ2T45PKWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSLL6WL6.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><dbsrgits/sql-translator/pull/147/c1264561343</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/sql-translator/pull/147#issuecomment-1264561343",
"url": "https://github.com/dbsrgits/sql-translator/pull/147#issuecomment-1264561343",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>