ElCanut@jlai.lu to Programmer Humor@programming.dev · 2 years agoDifferent philosophiesjlai.luimagemessage-square52linkfedilinkarrow-up1889arrow-down117
arrow-up1872arrow-down1imageDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 2 years agomessage-square52linkfedilink
minus-squareneidu3@sh.itjust.workslinkfedilinkEnglisharrow-up15·2 years 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·2 years 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).