格式

宣告 write 函式使用的圖片格式。例如

format Something =
    Test: @<<<<<<<< @||||| @>>>>>
          $str,     $%,    '$' . int($num)
.

$str = "widget";
$num = $cost/$quantity;
$~ = 'Something';
write;

請參閱 perlform 以取得許多詳細資料和範例。