We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
Recently, CPAN::Reporter fails to send Strawberry Perl 5.8.9 and 5.12.3(Windows 7 32bit). (For example, please see Result-StrawberrP5-12-3.txt. )
As far as I investigated, It seems to me that HTTP::Tiny failed to HTTP GET https://metabase.cpantesters.org
So, I run check script( http-tiny-chk0.txt ) on some Strawberry Perl versions.
Those results on my system are as follows:
[ Perl version 5.008009 ]
[ Perl version 5.012003 ]
[ Perl version 5.014004 ]
[ Perl version 5.026000 ]
Thank you,
-- twata
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
Recently, CPAN::Reporter fails to send Strawberry Perl 5.8.9 and 5.12.3(Windows 7 32bit).
(For example, please see
Result-StrawberrP5-12-3.txt.
)
As far as I investigated, It seems to me that HTTP::Tiny failed to HTTP GET https://metabase.cpantesters.org
So, I run check script(
http-tiny-chk0.txt
) on some Strawberry Perl versions.
Those results on my system are as follows:
[ Perl version 5.008009 ]
Failed to get https://metabase.cpantesters.org
[ Perl version 5.012003 ]
Failed to get https://metabase.cpantesters.org
[ Perl version 5.014004 ]
Success to get https://metabase.cpantesters.org
200 OK
[ Perl version 5.026000 ]
Success to get https://metabase.cpantesters.org
200 OK
Thank you,
--
twata
The text was updated successfully, but these errors were encountered: