| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| > Message du 27/08/08 21:21 > De : "Raja Vadlamudi" > A : "Perl Beginners" > Copie Ã* : > Objet : Re: sub alias name > > Or you might just want to use typeglob for only sub-routine. > > *real_long_fund = \& really_long_function_name_i_do_not_like_to_type; > or use an alias to the alias: *real_long_fund = *really_long_function_name_i_do_not_like_to_type; Regards, Jeff. Créez votre adresse électronique prenom.nom@laposte.net 1 Go d'espace de stockage, anti-spam et anti-virus intégrés. |
|
#2
| |||
| |||
| Jeff Pang wrote: > Raja Vadlamudi: >> John W. Krahn: >>> Using a typeglob copy: [...] >>> *real_long_func = *really_long_function_name_i_do_not_like_to_type; >> >> Or you might just want to use typeglob for only sub-routine. >> *real_long_fund = \& really_long_function_name_i_do_not_like_to_type; > > or use an alias to the alias: > *real_long_fund = *really_long_function_name_i_do_not_like_to_type; You are echoing what John wrote. Raja's reply was a specialisation of that. -- Affijn, Ruud "Gewoon is een tijger." |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.