in reply to Re: Re: File::stat question
in thread File::stat question

$foo = sprintf "%o", $stat->mode;

-- Randal L. Schwartz, Perl hacker