perl/html-form-simple.git
2008-10-22 Mischa POSLAWSKYdo not quote scalar refs to pass literal html
2008-10-20 Mischa POSLAWSKYXXX: various code comments
2008-10-19 Mischa POSLAWSKYdo not alter option hash ref in check()
2008-10-19 Mischa POSLAWSKYXXX: test update: option name override should not reset id
2008-10-19 Mischa POSLAWSKYXXX: radio default
2008-10-17 Mischa POSLAWSKYmore detailed method documentation
2008-10-15 Mischa POSLAWSKYXXX: check() id-related improvements + tests
2008-08-22 Mischa Poslawskydescription layout
2008-08-22 Mischa Poslawskytodo
2008-08-22 Mischa PoslawskyXXX: +end
2008-08-22 Mischa PoslawskyXXX: no end
2008-08-22 Mischa PoslawskyXXX: reverse radio options
2008-08-01 Mischa Poslawskytodo entries
2008-08-01 Mischa PoslawskyXXX: defaults
2008-08-01 Mischa Poslawskydo not modify parameters in radio/check
2008-07-31 Mischa Poslawskyinput method should be named text()
2008-07-31 Mischa Poslawskybuild script
2008-07-25 Mischa PoslawskyXXX: hidden array
2008-07-25 Mischa PoslawskyXXX: hidden hash
2008-07-25 Mischa Poslawskyjoin multiple select results by $OFS
2008-07-25 Mischa PoslawskyXXX: hidden options
2008-07-25 Mischa PoslawskyXXX: multiple check values
2008-07-25 Mischa PoslawskyXXX: multiple radio values
2008-07-25 Mischa Poslawsky_attr method for common argument parsing
2008-07-25 Mischa Poslawskyextended select() support
2008-07-25 Mischa Poslawskyignore empty style and class attributes
2008-07-17 Mischa Poslawskybasic HTML::Form::Simple module setup