summaryrefslogtreecommitdiff
path: root/t/cmop/lib/MyMetaClass/Random.pm
blob: 1c79b7bcfccafe09da8dd9c88dd3b93f8cda7fc9 (plain)
1
2
3
4
5
6
package MyMetaClass::Random;

use strict;
use warnings;

1;