X-Git-Url: http://git.shiar.net/perl/html-form-simple.git/blobdiff_plain/42e413b01d9303fffba217b94f5bc7b46ee7dac9..6eae428dce74b830c31c1ac528a64670957805c8:/lib/HTML/Form/Simple.pm diff --git a/lib/HTML/Form/Simple.pm b/lib/HTML/Form/Simple.pm index fa0420b..fa7d7ae 100644 --- a/lib/HTML/Form/Simple.pm +++ b/lib/HTML/Form/Simple.pm @@ -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 dependency optional. +=item single checkbox id + +Do not add value to single check() by default. + =back =head1 AUTHOR