# note that versions prior to 5.6.0 require the numeric # representation of the version number and don't recognize # v5.6.0 or 5.6.0, for example. BEGIN { require 5.006_00 }