if( has_pod( $file ) ) {
        pod_ok($file, POD_OK);
    }


Test::Pod is getting rewritten to use Pod::Simple instead of Pod::Checker. All the "mode" flags that are passed to pod_ok() will be deprecated. Also, pod_ok() itself will be deprecated, in favor of pod_file_ok() and pod_string_ok().


But the dogfood is a good idea.

xoa


- Andy Lester, lead singer & driver of the Winnebago [EMAIL PROTECTED], AIM:petdance http://petdance.com/ http://use.perl.org/~petdance/



Reply via email to