http://qs1969.pair.com?node_id=47883


in reply to Re: Favorite Descriptive Variable Name
in thread Favorite Descriptive Variable Name

I can understand "m", "s", "x", and "y" causing problems as subroutine names, which will conflict with the operators of the same names, but why would they be a problem as variable names?
  • Comment on Re: Re: Favorite Descriptive Variable Name

Replies are listed 'Best First'.
Re: Re: Re: Favorite Descriptive Variable Name
by extremely (Priest) on Dec 22, 2000 at 02:03 UTC
    Basically because I DO use them for subs and filehandles etc etc... =)

    --
    $you = new YOU;
    honk() if $you->love(perl)