File tree Expand file tree Collapse file tree 2 files changed +12
-0
lines changed
Expand file tree Collapse file tree 2 files changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,12 @@ use Data::Clone;
2424
2525use 5.008;
2626
27+ =head1 STARTING A NEW PROJECT?
28+
29+ Consider using L<Data::MuForm> instead. It is the successor to this module
30+ and may provide you speed or usability benefits. See
31+ L<Data::MuForm::Manual::FormHandlerDiff> for differences between HFH and DMF.
32+
2733=head1 SYNOPSIS
2834
2935See the manual at L<HTML::FormHandler::Manual> .
Original file line number Diff line number Diff line change 11package HTML::FormHandler::Manual
22# ABSTRACT: index of the manual
33
4+ =head1 STARTING A NEW PROJECT?
5+
6+ Consider using L<Data::MuForm> instead. It is the successor to this module
7+ and may provide you speed or usability benefits. See
8+ L<Data::MuForm::Manual::FormHandlerDiff> for differences between HFH and DMF.
9+
410=head1 DESCRIPTION
511
612This is the L<HTML::FormHandler> users manual. HTML::FormHandler is
You can’t perform that action at this time.
0 commit comments