관리-도구
편집 파일: SkipAll.pm
package SkipAll; use strict; use warnings; main::skip_all("foo"); 1;