todo
[perl/html-form-simple.git] / lib / HTML / Form / Simple.pm
index fa0420b74764c0bd6119164f758016f5b593f07b..fa7d7ae9a94af232e429bd85ab6576e84d52ae73 100644 (file)
@@ -219,6 +219,8 @@ sub check {
 
 1;
 
+__END__
+
 =head1 NAME
 
 HTML::Form::Simple - Generate HTML form elements
@@ -268,6 +270,10 @@ Actual descriptions instead of just a synopsis.
 Allow custom value quotation function.
 Makes L<XML::Quote|XML::Quote> dependency optional.
 
+=item single checkbox id
+
+Do not add value to single check() by default.
+
 =back
 
 =head1 AUTHOR