소스 검색

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?