Searched refs:pod_where (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFind.pm36 $location = pod_where( { -inc => 1 }, "Pod::Find" );
57 @EXPORT_OK = qw(&pod_find &simplify_name &pod_where &contains_pod);
315 =head2 C<pod_where( { %opts }, $pod )>
360 sub pod_where { subroutine
378 carp 'Usage: pod_where({options}, $pod)' unless (scalar(@_));
511 C<pod_where> and C<contains_pod>.

Completed in 15 milliseconds