Pinto
Pinto copied to clipboard
default sources is outdated
from the config
; URIs of upstream repositories (space delimited)
; Defaults to "http://cpan.stratopan.com http://www.cpan.org http://backpan.perl.org"
; sources =
The problem is the outdated mirror stratopan (i guess). Please provide a better default.
Have a nice day
Confirmed. And thanks for the tip! I've been frustrated with this for quite a while and finally put aside some time to try and sort it out. I changed .pinto/config/pinto.ini to set sources to: sources = "http://cpan.metacpan.org http://www.cpan.org"
And I am now able to pull/update to the latest versions of targeted libs!