The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Pb

0.01_02   2020-02-05 15:46:43-08:00 America/Los_Angeles (TRIAL RELEASE)

    [Distro Fixes]
    * Add manual dependency on IPC::System::Simple
      (brought in via `use autodie ':all'`)
      github #1 (thx Chris White (cxw42))
    * Try to fix test failures for non-English locales
      github #2 (thx Slaven Rezić (SREZIC))

0.01_01   2020-02-03 19:20:23-08:00 America/Los_Angeles (TRIAL RELEASE)

    [Docs]
    * Fix bogus issue tracker URL
    * Document more subs to make newer Pod::Coverage happy

    [Distro Fixes]
    * Fix failing unit test due to `autodie` causing different exit values
      (thx CPAN Testers)

0.01      2020-02-03 03:41:32-08:00 America/Los_Angeles

    [New Features]
    * initial version (basic functionality)