in reply to
Creating comma-delimited lists
See my snippet at
Format a list with commas and "and"
for the core subroutine. Use an array slice as others have suggested to select a portion.
--
Randal L. Schwartz, Perl hacker
Comment on
RE: Creating comma-delimited lists
Replies are listed 'Best First'.
RE: RE: Creating comma-delimited lists
by
myocom
(Deacon)
on Aug 24, 2000 at 01:47 UTC
I knew I should've checked Snippets first... :-)
[reply]
In Section
Seekers of Perl Wisdom