Solaris 2.5.1, all clean except in `make install`:
../perl -I ../lib ../pod/pod2man --section=3 --official
Class/Struct.pm > /usr/local/lib/perl5/man/man3/Class::Struct.tmp
../pod/pod2man: bad option in paragraph 57 of Class/Struct.pm: ``-w''
should be [CB]<-w>
Patch enclosed. Here are the test results:
All tests successful.
u=0.56 s=0.5 cu=30.51 cs=16.6 scripts=148 tests=4059
p5p-msgid:
334D2E7B.67F0@iii.co.uk
Each name-type pair declares one element of the struct. Each
element name will be defined as an accessor method unless a
method by that name is explicitly defined; in the latter case, a
-warning is issued if the warning flag (-w) is set.
+warning is issued if the warning flag (B<-w>) is set.
=head2 Element Types and Accessor Methods