Next | Program Repair Shop | 49 |
The big loop has:
427 compare_by_md5_sum (@$array_ref); # results in @md5_LoL
445 compare_by_fc (@$array_ref); # results in @fc_LoL
Functions should avoid using global variables
Why do we have functions?
For modularity
continued...
Next | ![]() |
Copyright © 2006 M. J. Dominus |