Toggle navigation
Perl Maven
Perl Tutorial
Books
Type keyword:
Archive
About
Searching for
"dir"
Results:
Unix and DOS commands - video
How to add a relative directory to @INC
Removal of the current directory (".") from @INC in Perl 5.26 and Travis-CI
Standard output, standard error and command line redirection
Distribution directory layout
Current working directory in Perl (cwd, pwd)
How to change directory (chdir, cd) in Perl?
mkdir
rewinddir
Construct the path to a file in the same directory as the current script
Eliminating indirect method calls
Exercise: split path - filename/dirname - video
Solution: split path - filename/dirname - video
Converting indirect calls
Remove directory tree recursively with Perl
Understanding recursive subroutines - traversing a directory tree
Finding files in a directory tree using Perl
Traversing a directory tree, finding required files
Have exceeded the maximum number of attempts (1000) to open temp file/dir
File::HomeDir - video