A few simple tags for the markup in Perl.
# Start a POD =pod # End it =cut # Headers =head1 # "very important" -bigger =head2 # "less important" -smaller # Indentation =over # Create bullet points =item