Hi On 12/10/08, Rob Dixon <rob.di...@gmx.com> wrote: > itshardtogetone wrote: > > Hi, > > My website is hosted in 110mb.com and they do not have this module > > installed Algorithm::Numerical::Shuffle qw /shuffle/; > > So what can I do to use that module.
I think that you cand install it on your home directory via cpan .. ! > > Thanks > > You could try > > use List::Util qw/shuffle/; > > which does pretty much the same thing, except that it doesn't have the option > of > shuffling an array in-place. > > List::Util is a standard module and you should already have it installed. > > HTH, > > Rob > > -- > To unsubscribe, e-mail: beginners-unsubscr...@perl.org > For additional commands, e-mail: beginners-h...@perl.org > http://learn.perl.org/ > > > -- Francisco Valladolid H. -- http://bsdguy.net - Jesus Christ follower. -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/