summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/t/run/flib/t2.pm
blob: 172a14e4b02012213e3bc724ca19c8ae0849b19c (plain) (blame)
1
2
3
4
5
package t2;

sub id { "t2pm" }

1;