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