my %favorite_critter_of = ( andy => 'badger', larry => 'camel', vito => 'cat', ); put_on_cover( $favorite_critter_of{ andy } );
Cheers.
In reply to Re^3: Naming convention for variables, subroutines, modules, etc.. and variable declaration
by fenLisesi
in thread Naming convention for variables, subroutines, modules, etc.. and variable declaration
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |