Dummy.pm   [plain text]


package Dummy;

use strict;
our $VERSION = '0.01';

1;