local $, = ", "; local $\ = "\n"; while (@GetServiceList >= 7) { print splice @GetServiceList, 0, 7; } print @GetServiceList if @GetServiceList;
In reply to Re: print join n times on a line
by JavaFan
in thread print join n times on a line
by austin43
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |