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