On 7/13/2004 8:34 PM, perl.org wrote:
There is still a question here - is there any convention difference between local sub names (in the script) and sub names in modules? I guess I can always name my local subs lsWhatever if there is no established convention.
Naw, method names are dem dar thangs wit objects hanging of der side of em.
$obj->method_name()
function_name()
Fully::Qualified::function_name()
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>