ArcaneUniverse has asked for the wisdom of the Perl Monks concerning the following question:
and what does our mean in this case?our @weekly_date_list; @weekly_date_list = (@weekly_date_list , "$date");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: about arrays...
by davorg (Chancellor) on Sep 27, 2001 at 14:04 UTC | |
by ArcaneUniverse (Initiate) on Sep 27, 2001 at 14:12 UTC | |
by davorg (Chancellor) on Sep 27, 2001 at 14:27 UTC | |
|
Re: about arrays...
by busunsl (Vicar) on Sep 27, 2001 at 14:00 UTC | |
|
Re: about arrays...
by Ido (Hermit) on Sep 27, 2001 at 20:38 UTC |