ElCanut@jlai.lu to Programmer Humor@programming.dev · 4 months agoDifferent philosophiesjlai.luimagemessage-square51fedilinkarrow-up1873arrow-down117
arrow-up1856arrow-down1imageDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 4 months agomessage-square51fedilink
minus-squareneidu3@sh.itjust.workslinkfedilinkEnglisharrow-up14·4 months agoPerl when I iterate over an object and treat the result as a hash reference: “fine, whatever. Fuck you, tho”
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up1·4 months agoJust wait until you come across an XS library that uses a scalar reference for its objects (like LibXML).
Perl when I iterate over an object and treat the result as a hash reference: “fine, whatever. Fuck you, tho”
Just wait until you come across an XS library that uses a scalar reference for its objects (like LibXML).