NAME

App::Prove::Plugin::andoc - Select pandoc executable for tests

SYNOPSIS

  # specify executable
  prove -Pandoc=bin/pandoc-2.1.2 ...
  # specify executable in ~/.pandoc/bin by version
  prove -Pandoc=2.1.2 ...

DESCRIPTION

This plugin to prove modifies PATH to use a selected pandoc executable before running tests. See Pandoc::Release to download pandoc executables.

SEE ALSO

Pandoc executable with package Pandoc can be specified by constructor or with environment variable "PANDOC_PATH".

Questions & Answers

Helpful answers and articles about App::Prove::Plugin::andoc you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search