Mathematics
 
 
MTH 568 - Compuational Science

 

Home
 

Syllabus
 

Course Outline
 

Resources
 

Contact Info


 
String Manipulation Using Perl



Perl is a very powerful language for modifying sequences of text in a file or a series of files.
 
 

  • Changing all occurrences of one string to another: chstring
  • Capitalize the first letter of each newline: capitalize
  • Display a number in Roman numerals from a number located in a text file