NAME

Perl6::Pod::Lib - set of extensions for Perl6::Pod

SYNOPSIS

=begin pod
=use Perl6::Pod::Lib
=Image src/test.jpg
=end pod


=begin pod
=use Perl6::Pod::Lib::Include
=Include http://example.com/api.pod(head1 :public)
=end pod

DESCRIPTION

The given library contains modules which expand possibilities of documents writen in Perldoc Pod (perl6's pod).

  • Perl6::Pod::Lib::Include

    Insert filtered content of other Pod

  • Perl6::Pod::Lib::Image

    Insert image