Hello,
Running CPAN behind a corporate proxy, it's not trusting the certs. The certs are installed on the machine so web browsing to https://cpan.org/r/perl/.rss works fine, but how can I modify the CPAN trust store to also trust these certs? I need to install a chain.
This is the error:
HTTP::Tiny failed with an internal error: SSL connection failed for
cpan.org
: SSL connect attempt failed error:0A000086:SSL routines::certificate verify failed
Thanks!
submitted by /u/L1onH3art_
[link] [comments]
I haven't been able to use the site in the last week or so. If it loads at all, it shows a Timeout Error after 30 seconds instead. Is it broken, and how long has it been this way?
submitted by /u/greg_kennedy
[link] [comments]
Just wondering if anyone else has managed to resolve a similar issue to the one I am facing below? I've installed the latest version of Catalyst under a PerlBrew environment (v5.38.2) and I'm working through the Catalyst manual. I can run the generated For some reason unknown to me, there is a roughly 30-second delay until the page is rendered. There are no Safari extensions enabled and there is no indication of any issue in Catalyst's console-logging. Safari Inspector Network Responses I do not see this delay when issuing the same request from my Chromium-based browser (Brave). The response is instant. I know the simple answer is to stop using Safari. Does anyone have any insights to share about what the problem might be with Safari? Other environmental factors: macOS Sonoma 14.5, running Catalyst under Thanks. submitted by /u/Biggity_Biggity_Bong |
I am new to this subreddit, but not new to Perl, though I've been flirting with Python for a little over two years so I'm a little out of the loop.
If I wanted to create a RESTful API using Catalyst and have my Swagger docs generated automatically, are there any toolchain recommendations that anyone can make?
Thanks.
submitted by /u/Biggity_Biggity_Bong
[link] [comments]