Help for this page
#!/usr/bin/perl use Text::Autoformat; ... sub parse2array { return quotewords($_[1],0,$_[0]); }
# -*- mode: Perl -*- ... 1;