in reply to version reporting beyond print "$]\n";
print join '.', map { ord $_ } split(//, $^V);
And the result was 5.6.1, which of course is consistent with the 5.006001 returned by print "$]\n";