summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/dist/base/t/lib/Dummy.pm
blob: 504330f8b1642f1e1cb660636d0bd726d17b3433 (plain) (blame)
1
2
3
4
package Dummy;

# Attempt to emulate a bug with finding the version in Exporter.
$VERSION = '5.562';