Hi fellow monks,
I'm trying to write a code to multiply some numbers in a text file with a constant. I'm new to perl and trying to work my around with the code but I'm drawing a blank.
I want to multiply the numbers above a certain value with a constant replace all non-zero values and print out the text file.
Please help