Perl6::Pod

Use Perl6's pod in Perl5 programs
Download

Perl6::Pod Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Zahatski Aliaksandr
  • Publisher web site:
  • http://search.cpan.org/~zag/

Perl6::Pod Tags


Perl6::Pod Description

Use Perl6's pod in Perl5 programs Perl6::Pod is a Perl module that allows you to use Perl6's pod in Perl5 programs.Pod is an evolution of Perl 5's Plain Old Documentation (POD) markup. Compared to Perl 5 POD, Perldoc's Pod dialect is much more uniform, somewhat more compact, and considerably more expressive. The Pod dialect also differs in that it is a purely descriptive mark-up notation, with no presentational components.SYNOPSIS use Perl6::Pod; =comment Some text =head1 Head title =para Some text of paraDelimited style, paragraph style, or abbreviated style of blocks =begin para :formatted< B I > Perl is a stable, cross platform programming language. =end para =for para :formatted< B I > Perl is a stable, cross platform programming language. =para Perl is a stable, cross platform programming language. Unordered lists =item FreeBSD =item Linux =item Windows =item MacOSDefinition lists =for item :term< XML > Extensible Markup Language =for item :term< HTML > Hyper Text Markup Language Requirements: · Perl


Perl6::Pod Related Software