Приглашаем посетить
Паустовский (paustovskiy-lit.ru)

[Chapter 8] 8.38 Cwd

PreviousChapter 8
Standard Modules
Next
 

8.38 Cwd

The Cwd module provides three functions that get the pathname of the current working directory. Using these functions instead of the pwd command will make your code more portable, because not all systems have pwd.


PreviousHomeNext
8.37 CPAN::NoxBook Index8.39 Data::Dumper