summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-11-06add caching (to a temp dir) and add relevent code. use API key code over ↵HEADmasterjake
password. remove unneeded comments/clarifed some comments and EOL whitespace
2023-11-05added thread and thread::share and modified code appropriately. fixed bug ↵jake
where res_error() didn't return with an error code
2023-11-01update READMEjake
2023-11-01fix bug that cut files short (wasn't hot flushing and then file handle ↵jake
closed before perl saw a newline) and make truncate less spooky
2023-11-01fix bug that cut files short (wasn't hot flushing and then file handle ↵jake
closed before perl saw a newline) and make truncate less spooky yoink naughty file
2023-10-30remove huh.txtjake
2023-10-30Add change up e_write() and add e_flush() also note that this super buggy atmjake
2023-10-29add LICENSE and remove unused/unneeded modulesjake
2023-10-29'allow_other' :)jake
2023-10-29GIT THISjake