Perl/Cwd

From Wsms

Jump to: navigation, search

parent: Perl

Cwd is a module that comes with perl.

use Cwd;

my $directory = cwd;

Personal tools