Lines Matching full:pod
8 package OpenSSL::Util::Pod;
22 OpenSSL::Util::Pod - utilities to manipulate .pod files
26 use OpenSSL::Util::Pod;
28 my %podinfo = extract_pod_info("foo.pod");
47 Extracts information from a .pod file, given a STRING (file name) or a
57 to be used with the given .pod file.
78 The man section number this .pod file belongs to. Often the same as
87 The whole contents of the .pod file.
141 print STDERR "DEBUG: Found new pod section $1\n"
143 print STDERR "DEBUG: Clearing pod section text\n"
161 print STDERR "DEBUG: accumulating pod section text \"$_\"\n"