A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example,

package Telecoms

StaticMethod defaultColour()


my $colour = Telecoms::defaultColour()

Related Topics: ClassMethod, ObjectMethod
Topic revision: r1 - 16 Mar 2026, UnknownUser - This page was cached on 27 Mar 2026 - 17:48.