1. Use the Text::Wrap module. 2. Make use of the Wrap() function which wraps the input text to form neat paragraphs. 3. Text::Wrap module has a variable columns. Set the columns value to 30. 4. Print the text to see the formatted output.