Thanks for testing, Andrew
On Sun, Nov 29, 2015 at 09:16:23AM -0500, yary wrote:
> The problem is in the line that builds the format string:
> sub record-fmt( $col ) { "\%-{ [max] @sheet[*;$col].map: *.chars }s" };
i don't think so: i just replaced my &MAIN with and it seems the problem
remains so i don't think this is about my code.
sub MAIN (*@*ARGS,:$t) {
say "$t"
# .say for padded-cols $t, $*ARGFILES.lines.map: (*.split($t))
}
i'm now running with
This is perl6 version 2015.11 built on MoarVM version 2015.11
regards
--
Marc Chantreux (eiro on github and freenode)
http://eiro.github.com/
http://eiro.github.com/atom.xml
"Don't believe everything you read on the Internet"
-- Abraham Lincoln