|
|
| P is for Practical | |
| PerlMonks |
Re^3: Rogue Null (ordinate 0) characters in text filesby Thelonius (Curate) |
| on May 08, 2008 at 01:14 UTC ( #685371=note: print w/ replies, xml ) | Need Help?? |
|
> as long as there are no periods, /\.*/ does split up individual characters just like //. No, it doesn't. results in @c having one element, "abcdefg", and @d having 3 elemnts, "ab", "c", and "defg".
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||