i think i can beat that one of my oldest big projects was over 100k lines i believe of perl scripts

i think i can beat that
one of my oldest big projects was over 100k lines i believe of perl scripts (although i did separate them out but i did som really cursed stuff in it)

did you know if you package a single perl script properly, you can run almost any perl script on any system without perl as a dependency and you can just chainload any dependency into the "binary" you created effectivelly running perl without perl
Was this page helpful?