2011/4/28 Tim Lewis <twle...@sc.rr.com>:
> What is considered to be the proper way of naming internal subroutines?
>
> Example:
> my_special_subroutine or mySpecialSubroutine
>

neither.
But it could be: _my_special_subroutine

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to