ElCanut@jlai.lu to Programmer Humor@programming.dev · 7 个月前Different philosophiesjlai.luimagemessage-square52linkfedilinkarrow-up1887arrow-down117
arrow-up1870arrow-down1imageDifferent philosophiesjlai.luElCanut@jlai.lu to Programmer Humor@programming.dev · 7 个月前message-square52linkfedilink
minus-squareneidu3@sh.itjust.workslinkfedilinkEnglisharrow-up15·7 个月前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·7 个月前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).