Acme-Web-PodDisplay

 view release on metacpan or  search on metacpan

README.html  view on Meta::CPAN


<h1><a class='u'
name="BEGIN_FORMATS"
>BEGIN FORMATS</a></h1>

<h2><a class='u'
name="HTML"
>HTML</a></h2>

<hr>
<img src="http://st.pimg.net/perlweb/images/icons/camel.v7265f46.png">
<p>This is a raw HTML paragraph.  Here's a <a href="http://www.perl.org/">link</a>.</p>


<table>
   <tr>
      <th>Header</th>
      <th>Thingy</th>
   </tr>
   <tr>
      <td>Item 1</td>

README.pod  view on Meta::CPAN


=back

=head1 BEGIN FORMATS

=head2 HTML

=begin html

<hr>
<img src="http://st.pimg.net/perlweb/images/icons/camel.v7265f46.png">
<p>This is a raw HTML paragraph.  Here's a <a href="http://www.perl.org/">link</a>.</p>

<table>
   <tr>
      <th>Header</th>
      <th>Thingy</th>
   </tr>
   <tr>
      <td>Item 1</td>
      <td>Cell 1b</td>

lib/Acme/Web/PodDisplay.pm  view on Meta::CPAN


=back

=head1 BEGIN FORMATS

=head2 HTML

=begin html

<hr>
<img src="http://st.pimg.net/perlweb/images/icons/camel.v7265f46.png">
<p>This is a raw HTML paragraph.  Here's a <a href="http://www.perl.org/">link</a>.</p>

<table>
   <tr>
      <th>Header</th>
      <th>Thingy</th>
   </tr>
   <tr>
      <td>Item 1</td>
      <td>Cell 1b</td>

lib/Acme/Web/PodDisplay.pod  view on Meta::CPAN


=back

=head1 BEGIN FORMATS

=head2 HTML

=begin html

<hr>
<img src="http://st.pimg.net/perlweb/images/icons/camel.v7265f46.png">
<p>This is a raw HTML paragraph.  Here's a <a href="http://www.perl.org/">link</a>.</p>

<table>
   <tr>
      <th>Header</th>
      <th>Thingy</th>
   </tr>
   <tr>
      <td>Item 1</td>
      <td>Cell 1b</td>

lib/Acme/Web/PodDisplay/Deeper.pm  view on Meta::CPAN


=back

=head1 BEGIN FORMATS

=head2 HTML

=begin html

<hr>
<img src="http://st.pimg.net/perlweb/images/icons/camel.v7265f46.png">
<p>This is a raw HTML paragraph.  Here's a <a href="http://www.perl.org/">link</a>.</p>

<table>
   <tr>
      <th>Header</th>
      <th>Thingy</th>
   </tr>
   <tr>
      <td>Item 1</td>
      <td>Cell 1b</td>

lib/Acme/Web/PodDisplay/Hidden.pm  view on Meta::CPAN


=back

=head1 BEGIN FORMATS

=head2 HTML

=begin html

<hr>
<img src="http://st.pimg.net/perlweb/images/icons/camel.v7265f46.png">
<p>This is a raw HTML paragraph.  Here's a <a href="http://www.perl.org/">link</a>.</p>

<table>
   <tr>
      <th>Header</th>
      <th>Thingy</th>
   </tr>
   <tr>
      <td>Item 1</td>
      <td>Cell 1b</td>



( run in 1.137 second using v1.01-cache-2.11-cpan-df04353d9ac )