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