The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Perl::Markdown"

Markdown::Perl River stage zero No dependents

new my $pmarkdown = Markdown::Perl->new([mode => $mode], %options); Creates a "Markdown::Perl" object that can be used to convert Markdown data into HTML. Note that you don’t have to create an instance of this class to use this module. The methods of...

MATHIAS/Markdown-Perl-1.03 - 10 Apr 2024 21:50:30 UTC - Search in distribution

Text::Markdown::PerlExtensions - markdown converter that supports perl-specific extensions River stage zero No dependents

Text::Markdown::PerlExtensions provides a function for converting markdown to HTML. It is a subclass of Text::Markdown that provides three additional features: * Four pod-style formatting codes, used for distribution names, module names, PAUSE author...

NEILB/Text-Markdown-PerlExtensions-0.06 - 07 Nov 2015 20:23:55 UTC - Search in distribution

Devel::IPerl::Display::Markdown River stage one • 4 direct dependents • 4 total dependents

ZMUGHAL/Devel-IPerl-0.012 - 14 Sep 2022 05:07:30 UTC - Search in distribution

lib/Web/PerlDistSite/MenuItem/MarkdownFile.pm River stage zero No dependents

TOBYINK/Web-PerlDistSite-0.001011 - 15 Apr 2023 16:25:01 UTC - Search in distribution

Yaadgom - Yet Another Automatic Document Generator (On Markdown) River stage zero No dependents

Yaadgom helps you document your requests (to create an API Reference or something like that). Yaadgom output string in markdown format, so you can use those generated files on http://daux.io or github For each time you call "process_response" it will...

RENTOCRON/Yaadgom-0.09 - 28 Sep 2017 14:15:23 UTC - Search in distribution

Liveman - compiler from markdown to tests and documentation River stage zero No dependents

The problem with modern projects is that documentation is divorced from testing. This means that the examples in the documentation may not work, and the documentation itself may lag behind the code. Liveman compiles "lib/**.md" files into "t/**.t" fi...

DART/Liveman-3.1 - 15 Feb 2024 09:28:21 UTC - Search in distribution

App::zen - A literate programming tool using markdown extension. River stage zero No dependents

Zen allows you to write documentation with code side by side....

LITCHIE/App-zen-0.08 - 12 Apr 2024 07:05:58 UTC - Search in distribution

Markdent - An event-based Markdown parser toolkit River stage two • 5 direct dependents • 12 total dependents

This distribution provides a toolkit for parsing Markdown (and Markdown variants, aka dialects). Unlike the other Markdown Perl tools, this module can be used for more than just generating HTML. The core parser generates events (like XML's SAX), maki...

DROLSKY/Markdent-0.40 - 21 Mar 2021 15:16:41 UTC - Search in distribution

App::Chorus - Markdown-based slidedeck server app River stage zero No dependents

Dancer application module for "chorus". See "chorus"'s manpage for details on how to use it....

YANICK/App-Chorus-1.1.0 - 13 Jan 2015 20:50:53 UTC - Search in distribution

Markdown::Pod - Convert Markdown to POD River stage one • 1 direct dependent • 5 total dependents

This module parses Markdown text and return POD text. It uses Markdent module to parse Markdown. Due to POD doesn't support blockquoted HTML tag, so quoted text of Markdown will not be handled properly. Quoted text will be converted to POD verbatim s...

KEEDI/Markdown-Pod-0.008 - 11 Apr 2021 12:37:35 UTC - Search in distribution

Pod::Markdown - Convert POD to Markdown River stage three • 49 direct dependents • 185 total dependents

This module uses Pod::Simple to convert POD to Markdown. Literal characters in Pod that are special in Markdown (like *asterisks*) are backslash-escaped when appropriate. By default "markdown" and "html" formatted regions are accepted. Regions of "ma...

RWSTAUNER/Pod-Markdown-3.400 - 29 Oct 2023 18:56:37 UTC - Search in distribution

Tk::Markdown - display Markdown in a Text River stage one • 1 direct dependent • 3 total dependents

Tk::Markdown is a widget to render Markdown <https://en.wikipedia.org/wiki/Markdown> in a Tk::Text widget....

ASB/Tk-Markdown-0.08 - 31 Oct 2022 20:40:00 UTC - Search in distribution

Riji - Simple, git based blog tool River stage one • 1 direct dependent • 1 total dependent

Riji is a static site generator using Markdown, featuring RSS generation from git history. 'Riji'(日记) means diary in Chinese. POD ERRORS Hey! The above document had some coding errors, which are explained below: Around line 5: Non-ASCII character see...

SONGMU/Riji-v1.0.0 - 02 Jan 2022 06:46:11 UTC - Search in distribution

At - The AT Protocol for Social Networking River stage zero No dependents

Bluesky is backed by the AT Protocol, a "social networking technology created to power the next generation of social applications." At.pm uses perl's new class system which requires perl 5.38.x or better and, like the protocol itself, is still under ...

SANKO/At-0.18 - 19 Feb 2024 21:51:25 UTC - Search in distribution

cloc - Count, or compute differences of, lines of source code and comments. River stage one • 1 direct dependent • 1 total dependent

Count, or compute differences of, physical lines of source code in the given files (may be archives such as compressed tarballs or zip files, or git commit hashes or branch names) and/or recursively below the given directories. It is written entirely...

FIBO/App-cloc-1.76 - 06 Apr 2018 21:07:26 UTC - Search in distribution

wdq - command line access to Wikidata Query Service River stage zero No dependents

The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...

VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 UTC - Search in distribution

phoebe - a Gemini-first wiki server River stage zero No dependents

Phoebe does two and a half things: It's a program that you run on a computer and other people connect to it using their Gemini client in order to read the pages on it. It's a wiki, which means that people can edit the pages without needing an account...

SCHROEDER/App-Phoebe-4.07 - 21 May 2023 13:34:48 UTC - Search in distribution

pad - run Plack::App::Direcoty with filter plugins River stage zero No dependents

PUNYTAN/PAD-0.04 - 10 Aug 2014 18:12:54 UTC - Search in distribution

zapzi - a tool to store articles and publish them as eBooks to read later River stage zero No dependents

Zapzi is a command line tool to take articles - from files or from the web - and create eBooks for reading later. FEATURES * Can read articles from local files or via HTTP. * Understands plain text, POD, HTML and Markdown format articles. * HTML is c...

RUPERTL/App-Zapzi-0.017 - 15 Mar 2015 03:44:38 UTC - Search in distribution

orgsel - Select Org document elements using CSel (CSS-selector-like) syntax River stage one • 1 direct dependent • 1 total dependent

This utility allows you to select nodes from Org document on the command-line using CSel selector syntax. Org is a plain-text document format for keeping notes, maintaining to-do lists, planning projects, authoring documents, and more. The specificat...

PERLANCAR/App-orgsel-0.014 - 03 Jul 2021 12:44:30 UTC - Search in distribution
287 results (0.158 seconds)