-
Notifications
You must be signed in to change notification settings - Fork 0
KDUBZS/Perl-Document-Editing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME: Kienen Wayrynen EMAIL: kienen.wayrynen@wsu.edu DATE FINISHED: 2/2/17 DESCRIPTION: A1.pl takes inputs from the user via the command line. This file will also take a selected text file and edit the data within the file with the data that was inputed from the user. The program can also recognize comments and additional pieces of the text file that will be additionally modified. FILES IN ARCHIVE: -A1.pl —> Source code for document editing. -README.txt —> This file HOW TO RUN: via the command line navigate to the place that A1.pl is located and execute the program by using ./A1.pl or perl A1.pl. Once running the program will ask the user for input and a text file to alter. Make sure the text file is in the same directory as A1.pl. A sample text file is provided named testcase1.txt.
About
Using command line input and a text file this Perl program will edit the text file's contents.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published