You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
254 B

4 years ago
  1. What's Perl actually like?
  2. --------------------------
  3. General-purpose, multi-paradigm programming language.
  4. That also has a lot in common with the Unix shell.
  5. So: **A widely-installed environment where you can combine small tools to work
  6. with data.**