Move IO::Compress from ext/ to cpan/
[p5sagit/p5-mst-13.2.git] / t / lib / deprecate / Deprecated.pm
CommitLineData
c0f08d2c 1package Deprecated;
2use strict;
3
4use deprecate;
5
6q(Harmless);
7