Port details on branch 2025Q3 |
- p5-Pod-Simple Framework for parsing Pod
- 3.47 textproc
=23 3.47Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2003-07-02 18:00:06
- Last Update: 2025-05-18 07:49:08
- Commit Hash: 0705967
- People watching this port, also watch:: p5-Pod-Escapes, libiconv, p5-Test-Harness, gettext, p5-Test-Simple
- Also Listed In: devel perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Pod-Simple
- Description:
- Pod::Simple is a Perl library for parsing text in the Pod ("plain old
documentation") markup language that is typically used for writing
documentation for Perl and for Perl modules. The Pod format is explained in the
perlpod man page; the most common formatter is called "perldoc".
Pod formatters can use Pod::Simple to parse Pod documents into produce
renderings of them in plain ASCII, in HTML, or in any number of other formats.
Typically, such formatters will be subclasses of Pod::Simple, and so they will
inherit its methods, like parse_file.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Pod-Simple>0:textproc/p5-Pod-Simple
- To install the port:
- cd /usr/ports/textproc/p5-Pod-Simple/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-Pod-Simple
- pkg install p5-Pod-Simple
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Pod-Simple
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1747554419
SHA256 (Pod-Simple-3.47.tar.gz) = ab3e3845337b78ee14b50fdbc68197c71f5ea66ebdde0870dee4e642c305c514
SIZE (Pod-Simple-3.47.tar.gz) = 305639
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.40.r<5.41 : lang/perl5.40
- Runtime dependencies:
-
- perl5>=5.40.r<5.41 : lang/perl5.40
- This port is required by:
- for Build
-
- x11-toolkits/p5-Gtk2-Ex-PodViewer
-
Deleted ports which required this port:
- for Run
-
- x11-toolkits/p5-Gtk2-Ex-PodViewer
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-Pod-Simple
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|