Fideist11 has asked for the wisdom of the Perl Monks concerning the following question:
Thanks!my @tmp = split('-',$current_board[$x]); $current_board[$x] = \@tmp;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Turn 2 lines into 1
by japhy (Canon) on Jul 19, 2002 at 18:58 UTC | |
|
Re: Turn 2 lines into 1
by dug (Chaplain) on Jul 19, 2002 at 18:56 UTC | |
|
Re: Turn 2 lines into 1
by kvale (Monsignor) on Jul 19, 2002 at 18:53 UTC | |
by Aristotle (Chancellor) on Jul 19, 2002 at 18:55 UTC | |
|
Re: Turn 2 lines into 1
by Fideist11 (Sexton) on Jul 19, 2002 at 19:02 UTC |