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