Help for this page
if ( not $self->{author} ) {
if ( ( not $self->{author} ) && ( $^O ne 'MSWin32' ) ) {
croak "Must specify an author\n" unless $self->{author};