X-Git-Url: http://git.shiar.nl/perl/html-form-simple.git/blobdiff_plain/2ee16ffeffbdd0998c60f36a976169789e3c8e27..635b2ce8c382e7515adc8232064caa689cdee0c9:/lib/HTML/Form/Simple.pm diff --git a/lib/HTML/Form/Simple.pm b/lib/HTML/Form/Simple.pm index e2a586d..730c41b 100644 --- a/lib/HTML/Form/Simple.pm +++ b/lib/HTML/Form/Simple.pm @@ -210,7 +210,7 @@ sub check { =head1 NAME -HTML::Form::Simple +HTML::Form::Simple - Generate HTML form elements =head1 SYNOPSIS @@ -235,3 +235,12 @@ HTML::Form::Simple ); say $input->stop; # +=head1 AUTHOR + +Mischa POSLAWSKY + +=head1 LICENSE + +This module is free software; you can redistribute it and/or modify it +under the same L as Perl itself. +