Software Alternatives & Reviews

Vicious (test) mockery of a Perl modulino

FOAAS v2.3.1 Dungeons & Dragons: Dragonshard
  1. NOTE: FOAAS v2.3.1 has been discontinued.
    F*** Off As A Service
    Pricing:
    • Open Source
    Speaking of web services and mocking, one of my favorites is the long-running FOAAS (link has language not safe for work), a surprisingly expansive RESTful insult service. There’s a corresponding Perl client API, of course, but what I was missing was a handy Perl script to call that API from the terminal command line. So I wrote the following over Thanksgiving break, trying to keep it simple while also showing the basics of mocking such an API. It also demonstrates some newer Perl syntax and testing techniques as well as brian d foy’s modulino concept from Mastering Perl (second edition, 2014) that marries script and module into a self-contained executable library.

    #APIs #Open Source #Developer Tools 3 social mentions

  2. Dungeons & Dragons: Dragonshard is an Action-Adventure, Real-time Strategy, Role-playing, Single and Multiplayer video game developed by Liquid Entertainment and published by Atari.
    Over the past two years, I’ve gotten back into playing Dungeons & Dragons, the famous tabletop fantasy role-playing game. As a software developer and musician, one of my favorite character classes to play is the bard, a magical and inspiring performer or wordsmith. The list of basic bardic spells includes Vicious Mockery, enchanting verbal barbs that have the power to psychically damage and disadvantage an opponent even if they don’t understand the words. (Can you see why this is so appealing to a coder?).

    #RPG #Games #Action 35 social mentions

Discuss: Vicious (test) mockery of a Perl modulino

Log in or Post with