ElCanut@jlai.lu to Programmer Humor@programming.dev · 5 months agoDifferent philosophiesjlai.luexternal-linkmessage-square52linkfedilinkarrow-up1886arrow-down117
arrow-up1869arrow-down1external-linkDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 5 months agomessage-square52linkfedilink
minus-squareneidu3@sh.itjust.workslinkfedilinkEnglisharrow-up15·5 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·5 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).