Function export lists for Eigen and FFT.
[Math-GSL.git] / t / 01-pod.t
blob4205418764348b10645784443c00b7defdd9d760
1 eval 'use Test::Pod 1.00';
2 if ($@){
3     ok(1, 'Test::Pod 1.00 required for testing POD') 
4 } else {
5     all_pod_files_ok();