I suggest you pick something in the form of /home/username/...my $dir = "/whatever"; my $file = $dir."/file"; die "cannot write to $dir : $!" unless -W $dir;
update: There ain't nothing special about /tmp as far as perl/DB_File is concerned. /tmp must exist, otherwise the program would have died.
|
MJD says you can't just make shit up and expect the computer to know what you mean, retardo! ** The Third rule of perl club is a statement of fact: pod is sexy. |
In reply to Re: DB_File - help
by PodMaster
in thread DB_File - help
by kiat
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |