Maven (famous)@lemmy.zip to Programmer Humor@programming.dev · 2 days agoModern Programminglemmy.zipimagemessage-square76fedilinkarrow-up1576arrow-down18
arrow-up1568arrow-down1imageModern Programminglemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@programming.dev · 2 days agomessage-square76fedilink
minus-squaremsage@programming.devlinkfedilinkarrow-up2·1 day agoA lots of things stop you from writing readable Perl code. You have to forget half of the syntax first. Set perlcritic to max. Force whitespaces. Download ton of packages for every little thing and hope they are cool with each other. And still deal with edge cases that make you pluck your eyes out.
minus-squareRob Bos@lemmy.calinkfedilinkEnglisharrow-up2arrow-down1·1 day agoFVO readable for future me, it’s not so bad. I don’t have to worry about other people so much. :)
A lots of things stop you from writing readable Perl code.
You have to forget half of the syntax first. Set perlcritic to max. Force whitespaces.
Download ton of packages for every little thing and hope they are cool with each other.
And still deal with edge cases that make you pluck your eyes out.
FVO readable for future me, it’s not so bad. I don’t have to worry about other people so much. :)