Perl6::Form does not seem to be a solution to a simpler form of this.
I would still need to create the template by using something like:
my $template = $dir eq 'R' ? '<' x $max_length : '>' x $max_length;
Still quite a nice module though, I will have to remember it for general formatting in the future.
In reply to Re^2: General Purpose String Padding
by thedoe
in thread General Purpose String Padding
by thedoe
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |