in reply to Re: Perl archeology: Need help in refactoring of old Perl code that does not use strict
in thread Perl archeology: Need help in refactoring of old Perl code that does not use strict

Thank you. that's a very good advice. Both the idea to use "strict" pragma selectively and to use Data::Dumper; are simply great !!!
  • Comment on Re^2: Perl archeology: Need help in refactoring of old Perl code that does not use strict