Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Headings in Perl6::Form

by TomDLux (Vicar)
on Aug 26, 2011 at 03:21 UTC ( [id://922503]=note: print w/replies, xml ) Need Help??


in reply to Headings in Perl6::Form

I haven't used the Perl6::Form, but the way forms work, generally, is you define how components work, and then there's some method or some print modifier, which sends your print output to the form.

I think at the moment you are defining a form which has a header but no body, and a different form which has a body and no header, or the standard header.

I would start with the middle chunk, and then gradually add the headers and footers in after.

Update ... Did you read the DOC in the module file? Type perldoc Perl6::Form in an xterm window, or browse to the CPAN documentation page

As Occam said: Entia non sunt multiplicanda praeter necessitatem.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2024-04-16 04:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found