b3e5b7ba86
Add handling of not finding version to download and add ElvUI hacks where the HTML module fails to parse the whole document.
Daniel Lysfjord2020-01-19 17:12:14 +01:00
a202486679
Add handling of not finding version to download.
Daniel Lysfjord2020-01-19 17:11:27 +01:00
72c47557a9
Make sure configdir exists before die if we can't write to a file in that dir..
Daniel Lysfjord2019-08-26 02:20:35 +02:00
b63c0f9645
Fixed brainfart, setting the updated version before printing it, will indeed update the value first.. Moving it after printing it, will actually show the version we're upgrading from..
Daniel Lysfjord2019-08-26 01:16:42 +02:00
19110a30d5
Moved downloading to main job loop, changed print values, so that . = no update, D = downloaded update, F = program failure, E = error downloading file, | = retry
Daniel Lysfjord2019-08-18 21:22:10 +02:00
94d6f227ca
Prettyfied the update printout, moved directory to be a part of $filename in update and added removing of downloaded file (verbosely)
Daniel Lysfjord2019-07-24 22:00:59 +02:00
bd6339a2a4
Added logging of the last run + moved use IO::Socket::SSL earlier in pcurse.pm to avoid warnings about prototype mismatch
Daniel Lysfjord2019-07-13 15:28:54 +02:00