Programming

Why Isn’t This Tool Part of Every Operating System?

What am I missing here?

Anthony Lawrence (Pcunix)
Tony’s Tech Corner
4 min readJun 10, 2021
Photo by James Harrison on Unsplash

Years back I sometimes needed to scrape data from website forms. I’d write simple Perl code that looked something like this:

#!/usr/bin/perl
use HTTP::Request::Common qw(POST);
use LWP::UserAgent;
$var1=”2012/08/01";
$button=”Send”;

--

--

More Uses For Apple's Freeform App

4 min read

Feb 23

Apple Mail Adds Long Needed Features Just Before Everyone Stops Using Email

5 min read

Aug 27, 2022

5 min read

Aug 11, 2022

It Hurts My Teeth When You Say Backslash

4 min read

Oct 16, 2021

A Battery Powered Outdoor Security Camera and Why

3 min read

Jun 8, 2022

You Really Should Consider a Mac Mini

4 min read

May 17, 2022

The New Mac Studio is Not For Me-dio or You-dio

4 min read

Mar 9, 2022

I Touched My CarPlay Screen and Found New Controls

6 min read

Feb 8, 2022

Apparently You Can’t Teach an Old Dog SwiftUI and Xcode

5 min read

Jan 30, 2022

Now I Have Yet Another Reason to Bring My iPhone When Grocery Shopping

6 min read

Jan 13, 2022

Anthony Lawrence (Pcunix)
Tony’s Tech Corner

Retired Unix Consultant. I write tech and humor mostly but sometimes other things. see my Lists if your interests are specific.