RMDIR

NAME
SYNOPSIS
DESCRIPTION

NAME

rmdir - remove a directory

SYNOPSIS

rmdir FILENAME

rmdir

DESCRIPTION

Deletes the directory specified by FILENAME if it is empty. If it succeeds it returns 1, otherwise it returns 0 and sets $! (errno). If FILENAME is omitted, uses $_.