You are here: TWiki Web > HomeTwikiDEVELOPLibTWikiDotPm? > ObjectMethod > ClassMethod > StaticMethod


Start of topic | Skip to actions
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, DeveloperDocumentationCategory


End of topic
Skip to actions | Back to top

Copyright © 2012 Verbree International. Powered by TWiki.