in reply to
format trouble
Yes, the problem is you're using formats ;D try
Perl6::Form
instead, its just a regular function call, no special global vars, just form( $format, $var, $format, $var... )
Comment on
Re: format trouble (Perl6::Form)
Replies are listed 'Best First'.
Re^2: format trouble (Perl6::Form)
by
Anonymous Monk
on Oct 18, 2015 at 19:18 UTC
Will do thanks.grasshopper!!!
[reply]
In Section
Seekers of Perl Wisdom