in reply to Re: Retreaving N first sentences from text.
in thread Retreaving N first sentences from text.
I knew my code was far from being perfect ;-) Thankx for great suggestions... I'm going to change my code a bit now. I think the Lingua::EN::Sentence module might be of some use.
print join(" ", map { sprintf "%#02x", $_ }unpack("C*",pack("L",0x1234 +5678)))
|
|---|