ElCanut to Programmer Humor@programming.dev · 9 months agoDifferent philosophiesimagemessage-square51linkfedilinkarrow-up1876arrow-down117
arrow-up1859arrow-down1imageDifferent philosophiesElCanut to Programmer Humor@programming.dev · 9 months agomessage-square51linkfedilink
minus-squareneidu3@sh.itjust.workslinkfedilinkEnglisharrow-up15·9 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·9 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).