# My preference. @p = ( 'p' , 'pea' ); $ps = [ 'p' , 'pea' ]; %p = ( 'p' => 'pea' ); $ps = { 'p' => 'pea' };
In reply to Re: About the use of the plural form for the name of variables
by parv
in thread About the use of the plural form for the name of variables
by grondilu
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |