NAME
HTML::FormHandler::Field::DateMDY
SYNOPSIS
For date fields in the format nn/nn/nnnn. This simply inherits from HTML::FormHandler::Field::Date and sets the format to "%m/%d/%Y".
AUTHORS
Gerda Shank
COPYRIGHT
This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.