DEV Community

Discussion on: SQLite, Perl, and a Boolean

 
fgasper profile image
Felipe Gasper

Welcome to Perl!

Stack Overflow, Reddit, and the like are great resources for learning the language. Lots of resources are fairly dated, but on the other hand the language’s prioritization of backward compatibility means that most older tutorials still apply well to newer versions of the language.

I’ve been looking at how to make the Unicode support smoother; feel free to hit me up if you run into stuff that’s especially confusing in that area.

Thread Thread
 
moose profile image
moose

I will take you up on that. Learning more about perl over the past two days has been pretty cool.m Thanks for help!!