| Current Path : /proc/thread-self/root/usr/share/doc/perl-Symbol-Util/xt/ |
| Current File : //proc/thread-self/root/usr/share/doc/perl-Symbol-Util/xt/distribution.t |
#!/usr/bin/perl
use strict;
use warnings;
our $VERSION = '0.999_001';
require Test::Distribution;
Test::Distribution->import(
distversion => 1,
only => [ 'description', 'manifest' ]
);