You can do much more with files in Perl than just read or write text from and to them. This module covers checking on file size and status, checking all the files in a directory, handling binary data and more. It also covers file system management functions that let you create and delete files and directories, and change permissions on them.
This topic is presented on public course
Perl for Larger Projects
Examples from our training material
| ab_file | Using some of the file status operators |
| af | using the stat function to report on a file |
| allin | Read and report contents of a directory |
| chdirddemo | Using directory functions cwd, chdir, opendir, readdir |
| dxyz | Finding all files with names matching a pattern |
| f2 | Formatting using "format" and "write" |
| ft | testing file existence, size and other stats |
| hunt | Random access to a file of fixed length records |
| inter | See is STDIN is interactive, and prompt if it is |
| lowther.pl | Reading data from the end of the program file |
| whatsmypath | Lists out all duplicate executables |
Opentalk forum discussions related to this topic
merging files with similar recordsSetting up multiple directoriesHow to clean up week old log files using perlFinding Modified dir s top level WindowsExtract first 20 wordsCHMOD queryHow to create a file with specific date and timeRead all but the first line from a fileFinding big files in or below a directoryEditing multiple filesDeleting a fileDelete specific file in directory
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
Other file status requests.
Operators.
globbing.
stat.
File locking, random access files, etc.
File locking.
Random access file.
Accessing the file system.
Including data within your programs.
Here documents.
Reading from the end of your program.
Formatted write.
Summary.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 600 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.