FeraliX has asked for the wisdom of the Perl Monks concerning the following question:
// index.pl \\ require "alternate.pl"; // alternate.pl \\ @raider = ('Nammick::223','Abelia::222','Vaoz::201','Silversnow::192', +'Roruk::174','Xandir::171','Herzog::169','Juggerknott::169','Abaraxiu +s::163','Nochesa::159');
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Delete/Add a string in an array
by Zaxo (Archbishop) on Apr 25, 2006 at 05:14 UTC | |
|
Re: Delete/Add a string in an array
by davorg (Chancellor) on Apr 25, 2006 at 07:58 UTC | |
|
Re: Delete/Add a string in an array
by meleon (Novice) on Apr 25, 2006 at 05:20 UTC | |
by mantadin (Beadle) on Apr 25, 2006 at 05:35 UTC |