Remove broken links for hip communications inc.
[p5sagit/p5-mst-13.2.git] / lib / Test / Simple / t / lib / Dummy.pm
1 package Dummy;
2
3 use strict;
4 our $VERSION = '0.01';
5
6 1;