The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Ordinary Paragraph 1.1

Header 1.1

Header 2.1

Ordinary Paragraph 2.1

  • bar

Header 2.2

Ordinary Paragraph 2.2

Header 3.1

  • foo

Header 1.2

Ordinary Paragraph 2.3

Ordinary Paragraph 2.4

Ordinary Paragraph 2.4

  my $method = $obj->quince(1,2,3);

The above will work.

The following will not:

  my $method = $obj->quince(3,2,1);

Is that clear?

3 POD Errors

The following errors were encountered while parsing the POD:

Around line 81:

Unknown directive: =method

Around line 117:

Unknown directive: =method

Around line 123:

Unknown directive: =method