Monday, September 26, 2016

Perl on Ubuntu on Windows: A Solution I suppose I should've just been more patient. After a while of...

Perl on Ubuntu on Windows: A Solution
I suppose I should've just been more patient. After a while of waiting and watching and trying to think of a better bug report , one that might get a response, and failing, I got a response. You can't install the module because File::Find can not recurse di...

Friday, September 9, 2016

Net::Twitter Cookbook: Tweetstorm! I had planned to get into following, lists and blocking, but a wild...

Net::Twitter Cookbook: Tweetstorm!
I had planned to get into following, lists and blocking, but a wild hair came over me and I decided I wanted to make a tweetstorm app. What's a tweetstorm? This is a tweetstorm. You can tell by the number at the end -> (1) — Bad Joy Cave (@JacobyDave) Septe...

Thursday, September 1, 2016

Perl on Ubuntu on Windows: Finding The Right Test Case I'm still hung on getting CPAN working for Ubuntu...

Perl on Ubuntu on Windows: Finding The Right Test Case
I'm still hung on getting CPAN working for Ubuntu on Windows . In the comments, Chas. Owens gave me great advice for proceeding with this problem: Write a minimal test case, run the test case with strace on Ubuntu on Windows and Ubuntu on Linux. The outputs...