[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Perl Split Question
- Subject: [ale] Perl Split Question
- From: cfowler at outpostsentinel.com (Christopher Fowler)
- Date: Thu Jan 20 15:38:14 2005
Is there a way to use split to split a string into segments of N
characters. I want to automatically wrap a long text string onto
multiple lines.