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

Changes for version 0.25 - 2012-08-08

  • Some changes still work in progress, released to test locking problem in CT.
  • Split some stuffs to Perinci-Util, especially the meta accessor class, to avoid circular dep problem.
  • Access::InProcess: 'meta' action now gives information on original function's metadata (before being wrapped). This is useful to find out original's 'args_as' or 'result_naked' property value. Similarly, the 'child_metas' action also gives orig_metas information.
  • Add tutorial: Perinci::Manual::Tutorial.
  • txm: Lock a .lck file instead of the db file, to avoid 'db is locked' error from SQLite under OpenBSD/FreeBSD (from CT reports).

Documentation

Tutorial for using the Perinci modules

Modules

Collection of Perl modules for Rinci and Riap
Wrapper for Perinci Riap clients
Base class for Perinci Riap clients
Use Rinci access protocol (Riap) to access Perl code
Some shortcuts
Format envelope result
Depend on a Perl module
Transaction manager