Quellcode durchsuchen

use parent notice

George S. Baugh vor 11 Jahren
Ursprung
Commit
776690f8d3
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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?