package Palm::Timesheet::ClientRecordList; use strict; use base qw ( Palm::Timesheet::RecordList ); 1; =head1 NAME Palm::Timesheet::ClientRecordList - Contains a list of clients. =head1 DESCRIPTION This is a Palm::Timesheet::RecordList =head1 COPYRIGHT Copyright (c) 2001, Johan Van den Brande. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself. =cut