Perl :: Accessing Members of an Object with `use strict` Set? – Ubuntu
I'm a Java/C/C#/python coder who is attempting his first Perl script, and I have what is prob a Perl OOO 101 question: What is the syntax to access an object's members when use strict is required? Let me speak Java…