xref: /openbsd-src/gnu/usr.bin/perl/dist/base/t/lib/Dummy.pm (revision b39c515898423c8d899e35282f4b395f7cad3298)
1*b39c5158Smillertpackage Dummy;
2*b39c5158Smillert
3*b39c5158Smillert# Attempt to emulate a bug with finding the version in Exporter.
4*b39c5158Smillert$VERSION = '5.562';
5