|
|
Category: source:perl:files
|
|
|
|
Category: source:perl:files
|
|
Description: Write over top of a file or append to a file in perl.
|
|
Platform: unix/win
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:perl:files
|
|
Description: Read in a file and print its contents using perl.
|
|
Platform: unix/win
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:perl:files
|
|
Description: Run external programs from your own program, store the output in a string and alter it. Use system() to fork a program and exec() to exit your program and never return.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|
|
|
Category: source:perl:files
|
|
Description: An example of file testing in perl.
|
|
Platform: unix
|
|
Author: detour
|
 |
| |
|
|
|
|