A StaticMethod is a method in a package that can be called without reference to an object of the package type. For example,
my $color = Telecoms::defaultColor()
Related Topics: ClassMethod, ObjectMethod, DeveloperDocumentationCategory