@vaporeon_ man I remember really enjoying Perl when I took my "programming languages paradigms" in college, maybe I should learn it again
also what is die
in Perl?
@wallhackio @vaporeon_ functions named die that work like that seem to be a general convention; i’ve seen it manually defined to work like that in several codebases