package Palm::Timesheet::DayRecordList; use strict; use base qw ( Palm::Timesheet::List ); 1; =head1 NAME Palm::Timesheet::DayRecordList - Contains a list of Days. =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