in reply to Re: How does Perl handle strings with embedded NULLs?
in thread How does Perl handle strings with embedded NULLs?
@msgid=split /\000/, $data; foreach $j (@msgid) { $mid($j}++; }
(reason? I wanna filter my POP account by already-dl'ed message-id's)
--
Perl is intergalactic! WolfSkunks use it!
|
|---|