Pod-PerlPoint
view release on metacpan or search on metacpan
lib/PerlPoint/Import/POD.pm view on Meta::CPAN
# 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<works>!
\END_EMBED
=head1 DESCRIPTION
Standard import filters are loaded automatically by the Parser
when you import a POD file in one of the ways shown in the
I<SYNOPSIS>.
=head1 FUNCTION
( run in 0.452 second using v1.01-cache-2.11-cpan-71847e10f99 )