Subject: | Tests started to fail (http vs. https?) |
The test suite started to fail --- it seems that pastebin switched to https:
...
# Pasted something. Paste URI is supposedly this: https://pastebin.com/pNZjriLa
# Failed test 'paste URI looks like a proper paste URI'
# at t/01-paste.t line 52.
# 'https://pastebin.com/pNZjriLa'
# doesn't match '(?^:\Ahttp://pastebin\.com/\w+\z)'
# Looks like you failed 1 test of 5.
t/01-paste.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/5 subtests
...