Parcourir la source

use parent notice

George S. Baugh il y a 11 ans
Parent
commit
776690f8d3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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?