| Current Path : /proc/self/root/proc/thread-self/root/usr/share/doc/perl-Symbol-Util/xt/ |
| Current File : //proc/self/root/proc/thread-self/root/usr/share/doc/perl-Symbol-Util/xt/signature.t |
#!/usr/bin/perl use strict; use warnings; use Test::More tests => 1; use Test::Signature; signature_ok();