Roger...
No intent to offer offense, but your question lacks some info that might even let us guess at your experience level... so, starting from ground zero, because it sorta' looks as though you don't have the module installed:
- Did you install Text::Sentence?
- Whence? How?
- Why is your instruction to use the module (ie, show us your code) as far down as line 10? (My shortsightedness on this may not reflect any problem on your part, but code will help).
- Assuming the code will show that you included use strict; use warnings;, is the error message you posted the only response when you try to execute (or test compile) your script.
Finally, please read carefully and heed the instructions around the text-entry box where you entered your question (and where you can edit it, or which you'll see again when you respond to this request for clarification) about the use of <code>....CODE and DATA should be enclosed between code tags... </code> like this (or, <c> ...like this... </c>).
Construe "DATA" to mean error messages, warnings, and such like as well as the ordinary usage.
update: Found the missing "us" (my dog took it outside to play with) and restored to para 1
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.