瀏覽代碼

use parent notice

George S. Baugh 11 年之前
父節點
當前提交
776690f8d3
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Changes

+ 1 - 0
Changes

@@ -2,6 +2,7 @@ Revision history for Perl module TestRail::API
 
 0.016 2015-01-26 TEODESIAN
     - Use correct perl when invoking scripts to fix cpantesters failures.
+    - Use parent instead of base, this confuses older perls
 
 0.015 2015-01-25 TEODESIAN
     - Remove all usage of IO::Capture for more concise verbose test output.  Makes cpantesters/travis wig out?