Test that File::stat exports stat by default, overriding the builtin.
authorNicholas Clark <nick@ccl4.org>
Wed, 13 Jun 2012 16:01:48 +0000 (18:01 +0200)
committerNicholas Clark <nick@ccl4.org>
Thu, 21 Jun 2012 07:00:36 +0000 (09:00 +0200)
commitff4803d9cfd18b5f2c1c00c307ca73700c048174
tree175630f8080f8e0d56b83e8d2df5ad4b4530a64e
parent81a201f4537a4e258fe8dcbd6f117773b55b3b91
Test that File::stat exports stat by default, overriding the builtin.

Also, add a test that the array produced by File::stat::stat is identical to
the list produced by the builtin.
lib/File/stat.t