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