EnglishFrenchSpanish

OnWorks favicon

pod2pandocp - Online in the Cloud

Run pod2pandocp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pod2pandocp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pod2pandoc - convert Pod to Pandoc document model

SYNOPSIS


pod2pandoc [OPTIONS] [INPUT...] | pandoc -f json ...

DESCRIPTION


"pod2pandoc" converts POD format documentation (perlpod) to the abstract document model
used by Pandoc <http://pandoc.org/> for further processing to other document formats
(HTML, Markdown, LaTeX, PDF, EPUB, docx, ODT, man, ICML...). By default or with input "-"
a document is read from STDIN. Multiple input files are combined to one document.

Conversion is based on Pod::Simple::Pandoc which uses Pandoc::Element.

Examples
pod2pandoc Module.pm | pandoc -f json -o Module.pdf
pod2pandoc Module.pm | pandoc -f json -o Module.html

Or even shorter (not implemented yet):

pod2pandoc Module.pm -- -o Module.pdf

With processing:

pod2pandoc --filter 'Header => Para [ Strong [ Str $_->string ] ]' Module.pm

OPTIONS


--filter 'SELECTOR => ACTION'
Preprocess the document. See Pandoc::Filter::Lazy for filter syntax.

--help|-h|-?
Print out usage information and exit

--man
Print the full manual page and exit

Use pod2pandocp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    rEFInd
    rEFInd
    rEFInd is a fork of the rEFIt boot
    manager. Like rEFIt, rEFInd can
    auto-detect your installed EFI boot
    loaders and it presents a pretty GUI
    menu of boot option...
    Download rEFInd
  • 2
    ExpressLuke GSI
    ExpressLuke GSI
    This SourceForge download page was to
    grant users to download my source built
    GSIs, based upon phhusson's great
    work. I build both Android Pie and
    Android 1...
    Download ExpressLuke GSI
  • 3
    Music Caster
    Music Caster
    Music Caster is a tray music player
    that lets you cast your local music to a
    Google Cast device. On the first run,
    you will need to click the arrow in your
    tas...
    Download Music Caster
  • 4
    PyQt
    PyQt
    PyQt is the Python bindings for
    Digia's Qt cross-platform
    application development framework. It
    supports Python v2 and v3 and Qt v4 and
    Qt v5. PyQt is avail...
    Download PyQt
  • 5
    Sardi
    Sardi
    Sardi is a complete restyling and
    optimisation of svg code. 6 choices for
    your applications and 10 kind of folders
    to use in your file manager. The sardi
    icons...
    Download Sardi
  • 6
    LMMS Digital Audio Workstation
    LMMS Digital Audio Workstation
    LMMS is a free cross-platform software
    which allows you to produce music with
    your computer. If you like this project
    consider getting involved in the project
    h...
    Download LMMS Digital Audio Workstation
  • More »

Linux commands

Ad