Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^5: Generating an HTML survey form from simple markup

by clscott (Friar)
on Feb 04, 2005 at 16:59 UTC ( [id://428129]=note: print w/replies, xml ) Need Help??


in reply to Re^4: Generating an HTML survey form from simple markup
in thread Generating an HTML survey form from simple markup

If you;d like it to go into POD then you could always use a =for or a =begin/end bock and subclass a POD parser to extract it and deal with it how you want like:
=begin formdef action: '/somepath/foo.cgi' fields: - [ text, name, "Your name:" ] - [ radio, gender, Male, Female ] - [ textarea, complaints, "Enter your complaints here", 80, 24 ] =end formdef
--
Clayton

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://428129]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (5)
As of 2024-03-29 11:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found