Hi,

I was wondering if perl has support for the following operators or functions:

- rotate: the elements of a given array are shifted such the elements
are shifted right or left
and the last/first element fill the first/last position depending on
whether shift right or shift left is
done.

- factorial

Regards

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to