PerlPoint::Import::POD

PerlPoint::Import::POD is a standard PerlPoint import filter for POD.
Download

PerlPoint::Import::POD Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jochen Stenzel
  • Publisher web site:
  • http://search.cpan.org/~jstenzel/Getopt-ArgvFile-1.11/ArgvFile.pm

PerlPoint::Import::POD Tags


PerlPoint::Import::POD Description

PerlPoint::Import::POD is a standard PerlPoint import filter for POD. PerlPoint::Import::POD is a standard PerlPoint import filter for POD.SYNOPSIS # command line: process a POD file perlpoint ... IMPORT:file.pod ... # or, in a PerlPoint source: // include a POD file with "pod" extension INCLUDE{import=1 file="example.pod"} // include a POD file without "pod" extension INCLUDE{import=pod file="example"} // import a snippet in POD, // which in turn contains some PerlPoint EMBED{import=pod} =head2 Embedded PerlPoint A POD paragraph. =for perlpoint It I! END_EMBEDStandard import filters are loaded automatically by the Parser when you import a POD file in one of the ways shown in the SYNOPSIS.FUNCTIONAccording to the standard import filter API (see PerlPoint::Parser) this module provides one function, importFilter(). I transforms a POD file into PerlPoint. Requirements: · Perl


PerlPoint::Import::POD Related Software