Commit Graph

22 Commits (main)

Author SHA1 Message Date
Yanick Champoux 3914e0b43f craft the url via joins 2023-08-26 12:51:23 -04:00
Yanick Champoux 3ada526b23 tighten the code 2023-08-26 12:51:23 -04:00
Yanick Champoux 89cc65421c going berserk on the manipulation pipeline 2023-08-26 12:51:23 -04:00
Yanick Champoux 1200d98323 use sprintf to round 2023-08-26 12:51:23 -04:00
Yanick Champoux 07da0d91a5 correct typo in comment 2023-08-26 12:51:23 -04:00
Yanick Champoux 58de849fa2 using nsort_by 2023-08-26 12:51:23 -04:00
Yanick Champoux 890f6be36b use -> for the array ref 2023-08-26 12:51:23 -04:00
Yanick Champoux 352d0b7402 use /r to substitute in place 2023-08-26 12:51:23 -04:00
Yanick Champoux a7ac2aa7e8 use ->@* 2023-08-26 12:51:23 -04:00
Yanick Champoux 3e0be2e54c and hop, a test 2023-08-26 12:51:23 -04:00
Yanick Champoux e0ac19d7c0 simplify code 2023-08-26 12:50:48 -04:00
Yanick Champoux acc6a64388 extract the parsing of the html into its own sub
mostly for testing purposes
2023-08-26 12:50:17 -04:00
Yanick Champoux 3afc4a6925 add a cpanfile 2023-08-26 12:48:02 -04:00
Yanick Champoux bf12beeedd add a sample file 2023-08-26 12:48:02 -04:00
Yanick Champoux e923b1106a move functions at the bottom
and turn the main script into a modulino
2023-08-26 12:48:00 -04:00
Yanick Champoux 40407e9604 encapsulate reporting in its how function too 2023-08-26 12:47:35 -04:00
Yanick Champoux 0c3f6949fa encapsulate the getting of stuff in a sub 2023-08-26 10:26:09 -04:00
Yanick Champoux 109ba04c35 remove hard-coded username/password, because we are ninjas 2023-08-26 10:22:27 -04:00
Yanick Champoux def54825e3 put all imports at the top together 2023-08-26 10:20:14 -04:00
Yanick Champoux 1dcc7cb877 insta-purty via perltidy 2023-08-26 10:19:48 -04:00
Yanick Champoux 64b8d22d37 change the creds into something legible 2023-08-26 10:19:07 -04:00
Yanick Champoux e104655f1f original script 2023-08-26 10:16:48 -04:00