Re: Variable declaration - C vs script style



markoa wrote:
Hello,

I've been wondering whether there are any differences in performance
when declaring variables within loops

You know that you can test these things yourself, right?

perldoc Benchmark
.