You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you mean this release? The "Downlodad" link on the left there works fine, and I can also install it fine with cpanm. It might be a problem with the CPAN mirror you are using.
$ cpanm SQL::Translator
--> 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
$ 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
and cpan.metacpan.org:
$ 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
👋 I noticed that for the latest release, the artifact is not in CPAN. Just want to call it out. Thanks!
kind of relates to Homebrew/homebrew-core#61453
The text was updated successfully, but these errors were encountered: