blueflashlight has asked for the wisdom of the Perl Monks concerning the following question:
my %media = ( bond => "USLetter:Plain:white:75", letter => $media{bond}, plain => $media{bond} );
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: using hash key as hash value ...
by George_Sherston (Vicar) on Oct 02, 2001 at 04:37 UTC | |
by blueflashlight (Pilgrim) on Oct 02, 2001 at 07:05 UTC | |
by George_Sherston (Vicar) on Oct 02, 2001 at 14:25 UTC | |
Re: using hash key as hash value ...
by japhy (Canon) on Oct 02, 2001 at 04:36 UTC | |
by blueflashlight (Pilgrim) on Oct 02, 2001 at 07:10 UTC | |
Re: using hash key as hash value ...
by pjf (Curate) on Oct 02, 2001 at 04:39 UTC | |
Re: using hash key as hash value ...
by jryan (Vicar) on Oct 02, 2001 at 04:39 UTC | |
Re: using hash key as hash value ...
by blackjudas (Pilgrim) on Oct 02, 2001 at 04:39 UTC | |
by blueflashlight (Pilgrim) on Oct 02, 2001 at 07:11 UTC |