Advanced Arrays

  1. The year 19100
  2. SCALAR and LIST Context
  3. Context Sensitivity
  4. Filehandle in scalar and list context
  5. slurp mode
  6. File::Slurp
  7. Diamond operator
  8. pop, push
  9. push example
  10. stack (pop, push) Reverse Polish Calculator
  11. shift, unshift
  12. queue (shift, push)
  13. shift
  14. reverse
  15. Sort
  16. Ternary operator
  17. Count digits
  18. Exercise: Color selector
  19. Exercise: sort numbers
  20. Exercise: sort mixed string
  21. Exercise: sort mixed string 2
  22. Solution: color selector files
  23. Solution: sort numbers
  24. Solution: sort mixed strings
  25. Solution: sort mixed strings
  26. List::Util
  27. Advanced: Multi dimensional array