summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/t/lib/deprecate/Deprecated.pm
blob: 5eb1220516dabb28f5a002411809a45baae69443 (plain) (blame)
1
2
3
4
5
6
7
package Deprecated;
use strict;

use deprecate;

q(Harmless);