The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.06 - 2014-01-22

  • added automatic date, datetime & time_of_day string<->integer conversions
  • Additionally, ya boy got a new job at NASA and hoo boy do I need/get to use perl a lot around here! That means some more updates to Remedy::ARSTools are coming. Behold my to-do list suckas:
    • SQLQuery this is an interface specifically for tunnelling SQL Queries over the API, but returning nice user-friendly output not unlike DBIx::YAWM. Perhaps with enum translation and datetime conversion tacked on. dare to dream.
    • FindFilterInGuides find all the filter guides containing the specified filter name
    • FindActiveLinkInGuides find all the active link guides containing the specified active link name
    • ExportDefinition export the definition in def or xml of the specified object, identified by type and name note: XML def export doesn't work on forms with overlays, I have a ticket with BMC open on that
    • ImportDefinition import a def or xml definition of an object (obviously, you gotta be an admin for that).
    • some kinda hack to make CreateTicket not return undef every time you create a ticket on a join form though presently I'm stumped. Querying by $LASTID$ in that scenario actually core dumped my 8.1 test arserver.

Modules

a perl wrapper to the ARSperl project, providing a simplified object interface with field definition caching.