Name : perl-Pod-WikiDoc
| |
Version : 0.21
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 207.48
| Date : 2024-08-05 20:03:17
|
Group : Development/Libraries/Perl
| Source RPM : perl-Pod-WikiDoc-0.21-207.48.src.rpm
|
Size : 0.49 MB
| |
Packager : (none)
| |
Summary : Generate Pod from inline wiki style text
|
Description :
Pod works well, but writing it can be time-consuming and tedious. For example, commonly used layouts like lists require numerous lines of text to make just a couple of simple points. An alternative approach is to write documentation in a wiki-text shorthand (referred to here as _wikidoc_) and use Pod::WikiDoc to extract it and convert it into its corresponding Pod as a separate \'.pod\' file.
Documentation written in wikidoc may be embedded in Pod format blocks, or, optionally, in specially marked comment blocks. Wikidoc uses simple text-based markup like wiki websites to indicate formatting and links. (See WIKIDOC MARKUP, below.)
Pod::WikiDoc processes text files (or text strings) by extracting both existing Pod and wikidoc, converting the wikidoc to Pod, and then writing the combined document back to a file or standard output.
Summary of major features of Pod::WikiDoc:
* Extracts and converts wikidoc from Pod format blocks or special wikidoc comment blocks
* Extracts and preserves existing Pod
* Provides bold, italic, code, and link markup
* Substitutes user-defined keywords
* Automatically converts special symbols in wikidoc to their Pod escape equivalents, e.g. E< lt>, E< gt>
* Preserves other Pod escape sequences, e.g. E< euro>
In addition, Pod::WikiDoc provides a command-line utility, wikidoc, to simplify wikidoc translation.
See the Pod::WikiDoc::Cookbook for more detailed usage examples, including how to automate \'.pod\' generation when using Module::Build.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/openSUSE_Tumbleweed/noarch |