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

package Telecoms

Static Method defaultColour()


my $colour = Telecoms::defaultColour()

Related Topics: Class Method, Object Method, Developer Documentation Category



Topic StaticMethod . { Edit | Attach | Backlinks: Web All webs | Printable | History: r1 More }