in reply to Re^2: Multiply the numbers in a text file
in thread Multiply the numbers in a text file
Thanks for the tip. What I've learned in Perl has been taught and learned from some seasoned programmers so it would make sense that I am using "outdated" syntax. I'll take a look at newer standards. I do however always use error checking in production code, just didn't throw it in in my example.