| ▲ | daneel_w 8 hours ago | ||||||||||||||||
> "Perl gives you something more like a real programming language ..." It is a real general-purpose programming language, not a "scripting" language. Did you ever have a look at it? | |||||||||||||||||
| ▲ | ianburrell 4 hours ago | parent | next [-] | ||||||||||||||||
In previous life, worked on large object-oriented Perl. There was a difference between good Perl and the Perl in messy scripts. Good Perl was nice to work in but required discipline to keep organized. I wonder if there was an earlier point of Perl's demise. Perl 5 came out with flexible object-oriented features, but it took years for packages like Moose to come out and make it nice and usable. | |||||||||||||||||
| |||||||||||||||||
| ▲ | pizlonator 7 hours ago | parent | prev | next [-] | ||||||||||||||||
I’ve shipped Perl code so yeah, I have | |||||||||||||||||
| ▲ | rs186 4 hours ago | parent | prev | next [-] | ||||||||||||||||
BASIC and Pascal are real general-purpose programming languages as well, but I don't know anyone who uses them for anything serious. | |||||||||||||||||
| |||||||||||||||||
| ▲ | spankalee 7 hours ago | parent | prev | next [-] | ||||||||||||||||
That's a difference without a distinction | |||||||||||||||||
| ▲ | pengaru 5 hours ago | parent | prev | next [-] | ||||||||||||||||
For many people especially old timer sysadmins, anything interpreted at runtime is a script. TBH, prior to perl6, perl was such a horrid inconsistent mess, it reeked of shell. | |||||||||||||||||
| ▲ | Kye 8 hours ago | parent | prev [-] | ||||||||||||||||
Good luck getting any two people to agree on a sharp line between programming language and scripting language. Perl seems to swap sides depending on the year people are arguing about it. | |||||||||||||||||
| |||||||||||||||||