Help for this page

Select Code to Download


  1. or download this
    while (<>) {  # read a string from input
        my @senteces = split /\.\s+/;  # ". " might work for splitting int
    +o sentences(?)
    ...
            }
        }
    }