Hen_true has asked for the wisdom of the Perl Monks concerning the following question:
S ::= ASB S ::= #$ S ::= $ A ::= a A ::= aSbN B ::= b
I want to be able to use these data even if they are provided in an in put file.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: How do I use a hash to store my data
by mirod (Canon) on Nov 09, 2000 at 15:06 UTC | |
|
Re: How do I use a hash to store my data
by Doraemon (Beadle) on May 11, 2004 at 09:50 UTC | |
|
Re: How do I use a hash to store my data
by davorg (Chancellor) on Nov 09, 2000 at 14:53 UTC |