HOME


sh-3ll 1.0
DIR:/usr/share/doc/perl-Test-Simple/t/lib/
Upload File :
Current File : //usr/share/doc/perl-Test-Simple/t/lib/SkipAll.pm
package SkipAll;
use strict;
use warnings;

main::skip_all("foo");

1;