- HANDLE->format_name(EXPR)
- $FORMAT_NAME
- $~
-
The name of the current report format for the currently selected output channel. The default format name is the same as the filehandle name. For example, the default format name for the
STDOUT
filehandle is justSTDOUT
.その時点で選択されている出力チャネルの、その時点でのフォーマット名。 デフォルトは、ファイルハンドル名です。 例えば、
STDOUT
ファイルハンドルのデフォルトフォーマット名は 単にSTDOUT
です。Mnemonic: brother to
$^
.記憶法:
$^
の兄弟。