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 Yars

0.83_07   2013-06-26 21:38:13 America/New_York
  - added testing diagnostic

0.83_06   2013-06-26 15:22:36 America/New_York
  - added testing diagnostic

0.83_05   2013-06-22 22:59:29 America/New_York
  - use fewer resources during testing

0.83_04   2013-06-22 20:06:51 America/New_York
  - don't hardcode /tmp anymore

0.83      2013-05-25 22:04:54 America/New_York
  - Require Clustericious 0.9920 for Mojolicious 4.0 compatability

0.82      2013-05-24 04:47:14 America/New_York
  - Mojolicious 4.0 compatability

0.81      2013-05-06 08:31:53 EST5EDT
  - promote to production

0.80_06   2013-05-04 22:13:33 EST5EDT
  - Minor timing fixes

0.80_05   2013-05-04 18:26:46 EST5EDT
  - properly cleanup processes after test

0.80_04   2013-05-04 17:08:25 EST5EDT
  - fixed prereq
  - tests can now be run in parallel
  - tests should pass even if the perl in path != the build perl

0.80_03   2013-05-04 07:27:05 EST5EDT
  - Jump through some hoops so the right perl is executed in tests

0.80_02   2013-05-03 17:05:52 EST5EDT
  - Additional diagnostics

0.80_01   2013-05-03 16:34:52 EST5EDT
  - Less sleepy tests
  - use ephermeral ports for 020_dual.t to see if that plays nice
    with cpan testers
  - Portability: use File::HomeDir instead of $ENV{HOME}

0.80      2013-05-02 06:17:18 EST5EDT
  - move integration tests into the xt directory

0.79      2013-04-30 12:57:02 EST5EDT
     Remove extranious dep

0.78      2013-04-30 12:40:26 EST5EDT
     Compatability, bug check Mojolicious 3.84 (require 3.86)

0.77 2012-12-05
     Use /usr/bin/perl instead of /usr/bin/env perl
     for system tests to work.

0.76 2012-12-05
     More fixes to tests.

0.75 2012-11-29
     Improved portability of tests

0.74 2012-11-25
     First public release