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

NAME

gcc - GNU project C and C++ compiler

C++ NOTES

Other mentions of C++. ### .SH "NAME" gcc \- GNU project C and C++ compiler .SH "\*(C+ NOTES" .IX Header " NOTES" Other mentions of \*(C+. ###

### =head1 PERIODS

This . should be quoted. ### .SH "PERIODS" .IX Header "PERIODS" This \f(CW\*(C`.\*(C'\fR should be quoted. ###

### =over 4

  • A bullet.

  • Another bullet.

  • Not a bullet.

### =over 4

foo

Not a bullet.

*

Also not a bullet.

5 POD Errors

The following errors were encountered while parsing the POD:

Around line 101:

'=item' outside of any '=over'

Around line 111:

=back doesn't take any parameters, but you said =back ### .IP "\(bu" 4 A bullet. .IP "\(bu" 4 Another bullet. .IP "* Not a bullet." 4 .IX Item "Not a bullet." ###

Around line 124:

'=item' outside of any '=over'

Around line 128:

Expected text after =item, not a bullet

Around line 132:

=back doesn't take any parameters, but you said =back ### .IP "foo" 4 .IX Item "foo" Not a bullet. .IP "*" 4 Also not a bullet. ###