Hi Om Orakash,

but, when i use
> $result = $number x $string;
> I don't get any output at all, just wondering why this happens, any help
> would be highly appreciable.
>

Binary "x" is the repetition operator. To get more please see this link

http://perldoc.perl.org/perlop.html#Multiplicative-Operators

-- 
Tim

Reply via email to