<p></p>
<p>Do you mean <a href="https://metacpan.org/release/ILMARI/SQL-Translator-1.62" rel="nofollow">this release</a>? The "Downlodad" link on the left there works fine, and I can also install it fine with <code>cpanm</code>.  It might be a problem with the CPAN mirror you are using.</p>
<pre><code>$ cpanm SQL::Translator
--&gt; Working on SQL::Translator
Fetching http://www.cpan.org/authors/id/I/IL/ILMARI/SQL-Translator-1.62.tar.gz ... OK
Configuring SQL-Translator-1.62 ... OK
Building and testing SQL-Translator-1.62 ... OK
Successfully installed SQL-Translator-1.62 (upgraded from 1.61)
1 distribution installed
</code></pre>
<p>It also looks fine on <a href="http://www.cpan.org" rel="nofollow">www.cpan.org</a>:</p>
<pre><code>$ GET http://www.cpan.org/modules/02packages.details.txt.gz|zgrep '^SQL::Translator '
SQL::Translator                    1.62  I/IL/ILMARI/SQL-Translator-1.62.tar.gz
$ GET -Sd http://www.cpan.org/authors/id/I/IL/ILMARI/SQL-Translator-1.62.tar.gz
GET http://www.cpan.org/authors/id/I/IL/ILMARI/SQL-Translator-1.62.tar.gz
200 OK
</code></pre>
<p>and cpan.metacpan.org:</p>
<pre><code>$ GET http://cpan.metacpan.org/modules/02packages.details.txt.gz|zgrep '^SQL::Translator '
SQL::Translator                    1.62  I/IL/ILMARI/SQL-Translator-1.62.tar.gz
$ GET -Sd https://cpan.metacpan.org/authors/id/I/IL/ILMARI/SQL-Translator-1.62.tar.gz
GET https://cpan.metacpan.org/authors/id/I/IL/ILMARI/SQL-Translator-1.62.tar.gz
200 OK
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/dbsrgits/sql-translator/issues/129#issuecomment-696032445">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AACJ4ARSMSWSCPZTLCRZ3U3SG4TY7ANCNFSM4RT7YH5A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AACJ4ASVDQGSLR3GFBSTHQDSG4TY7A5CNFSM4RT7YH5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFF6JZPI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/dbsrgits/sql-translator/issues/129#issuecomment-696032445",
"url": "https://github.com/dbsrgits/sql-translator/issues/129#issuecomment-696032445",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>