Changes for version 0.04

  • implemented the possibility of saying warning_like {foo()} {carped => ['x', 'y', 'z']}, "Warnings with x, y and z" instead of warning_like {foo()} [{carped => 'x'}, {carped => 'y'}, {carped => 'z'}], "Warnings with x, y and z, too"
  • added Dependancy to Switch

Modules

Perl extension to test methods for warnings