b3e5b7ba86
Add handling of not finding version to download and add ElvUI hacks where the HTML module fails to parse the whole document.
daniell2020-01-19 17:12:14 +01:00
a202486679
Add handling of not finding version to download.
daniell2020-01-19 17:11:27 +01:00
aad74ccdc7
Updated README.md with notice about brokenness
daniell2019-09-26 00:19:03 +02:00
72c47557a9
Make sure configdir exists before die if we can't write to a file in that dir..
daniell2019-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..
daniell2019-08-26 01:16:42 +02:00
9bf8c2bc5e
Added saving of updatelog
daniell2019-08-24 15:29:39 +02:00
4cb750fd5a
added DateTime as a requirement
daniell2019-08-24 15:20:31 +02:00
c0010b0970
Removed print statement when unpacking
daniell2019-08-20 08:15:21 +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
daniell2019-08-18 21:22:10 +02:00
be02db85ff
No need for newline on recheck.
daniell2019-08-12 19:50:14 +02:00
94d6f227ca
Prettyfied the update printout, moved directory to be a part of $filename in update and added removing of downloaded file (verbosely)
daniell2019-07-24 22:00:59 +02:00
d370ca0a0c
Markdown? Markup? No idea what I'm doing:)
daniell2019-07-14 17:40:44 +02:00
7ad335a533
Added IO:Tee and IO::Socket::SSL to the requirements
daniell2019-07-13 15:30:52 +02:00
bd6339a2a4
Added logging of the last run + moved use IO::Socket::SSL earlier in pcurse.pm to avoid warnings about prototype mismatch
daniell2019-07-13 15:28:54 +02:00