WWW::Ebay::Customer
WWW::Ebay::Listing
WWW::Ebay::Session
have the wrong name in the =head1 NAME section in their POD. Their name
should be the actual name with colons like the other modules. Currently
the contents is the relative path, and it makes it look weird on CPAN.
Example:
=head1 NAME
WWW/Ebay/Customer.pm
=head1 SYNOPSIS
should be
=head1 NAME
WWW::Ebay::Customer
=head1 SYNOPSIS