6.11 Modules that Deal with Files and Directories
So far in this chapter, we have seen in detail how we can work with files and directories using only built-in functions provided by Perl. Perl also provides a large number of packages to make dealing with files and directories easier. We will discuss a few such modules in this section.