xref: /openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/t/lib/Dummy.pm (revision b39c515898423c8d899e35282f4b395f7cad3298)
1package Dummy;
2
3use strict;
4our $VERSION = '0.01';
5
61;
7