Create bracket order using Activestate Perl

Can anyone provide a working code snippet showing how to use LPW to POST a bracket order using Activestate Perl (Windows)? I see lots of examples that don’t seem to work on Windows. I can get it to work with curl, but can’t seem to translate that to Perl. BTW, Finance::Alpaca won’t install on Activestate, so that wrapper is not an option. Currently Perl 5.24.2, build 2403. It works fine for screen scraping HTTPS sites, but providing the Alpaca headers/keys is the rub.
Anyone using Strawberry Perl for Alpaca?