ElCanut@jlai.lu to Programmer Humor@programming.dev · 6 个月前Different philosophiesjlai.luexternal-linkmessage-square51linkfedilinkarrow-up1876arrow-down117
arrow-up1859arrow-down1external-linkDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 6 个月前message-square51linkfedilink
minus-squareneidu3@sh.itjust.workslinkfedilinkEnglisharrow-up15·6 个月前Perl when I iterate over an object and treat the result as a hash reference: “fine, whatever. Fuck you, tho”
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up1·6 个月前Just 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).