perl-5.40.0
method NAME BLOCK
method NAME : ATTRS BLOCK

Creates a new named method in the scope of the class that it appears within. This is only valid inside a class declaration.

これがあるクラス内のスコープに新しく名前付きのメソッドを作成します。 これは class 宣言の中でのみ有効です。