Current File : //proc/thread-self/root/proc/self/root/usr/share/doc/perl-Test-Simple/t/lib/SkipAll.pm
package SkipAll;
use strict;
use warnings;

main::skip_all("foo");

1;