Fix configure.com's d_fcntl_can_lock test to look for a file
[p5sagit/p5-mst-13.2.git] / t / lib / Dummy.pm
1 package Dummy;
2
3 # Attempt to emulate a bug with finding the version in Exporter.
4 $VERSION = '5.562';