Front page | perl.perl5.porters |
Postings from October 1999
this doesn't look right
From:
Tom Christiansen
Date:
October 23, 1999 19:29
Subject:
this doesn't look right
Message ID:
199910240229.UAA10609@jhereg.perl.com
% man File::Tree
File::Path(3) Perl Programmers Reference Guide File::Path(3)
NAME
File::Path - create or remove a series of directories
SYNOPSIS
`use File::Path'
`mkpath(['/foo/bar/baz', 'blurfl/quux'], 1, 0711);'
`rmtree(['foo/bar/baz', 'blurfl/quux'], 1, 1);'
-
this doesn't look right
by Tom Christiansen