local $,=$\; #### print /(.{1,80})/g #### print grep /./, split /(.{1,80})/
## print /(.{1,80})/g ##
## print grep /./, split /(.{1,80})/