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.

10 lines
301 B

4 years ago
  1. I'm not here to convince you to write large programs in Perl.
  2. I want to gesture at a portion of the language useful for:
  3. - One-liners
  4. - Short utility scripts
  5. - Exploratory data work & transforms
  6. Let's go over some basic syntax and techniques, and then look at a few
  7. examples from my toolkit.