| Current Path : /proc/self/root/proc/thread-self/root/usr/share/doc/perl-Test-LeakTrace/xt/ |
| Current File : //proc/self/root/proc/thread-self/root/usr/share/doc/perl-Test-LeakTrace/xt/04_synopsis.t |
#!/usr/bin/perl use Test::More; eval "use Test::Synopsis"; plan skip_all => "Test::Synopsis required for testing" if $@; all_synopsis_ok();