Perl6::Form formatting question

From: ugly (ugly_at_no.spam)
Date: 10/18/04

  • Next message: Dekaritae: "HTTP::Request Hash"
    Date: Mon, 18 Oct 2004 00:09:25 -0400
    
    

    Hello,

    In Perl6::Form, is there any way to use a block field, but make the last
    line formatted differently from the preceding lines? i.e. have something
    like this:

    print form
    "AA {]]]]]]]]]]]]]]]]]]:} AA",
    $blah,
    "BB {:>>>>>>>>>>>>>>>>>>} BB",
    $blah;

    Thanks,

    ugly


  • Next message: Dekaritae: "HTTP::Request Hash"