in reply to Disadvantages of Perl?
I'm not sure that at anything above the level of machine code you see anything with other languages either. Perhaps they don't like it that a scalar can be anything. Perhaps the idea of list context v. scalar context scares them.
In my humble opinion Perl lets you get on with the programming/thinking by hiding the detail - you can look under the hood later if you want to or need to, but you don't have to.