Advanced Arrays
- The year 19100
- SCALAR and LIST Context
- Context Sensitivity
- Filehandle in scalar and list context
- slurp mode
- File::Slurp
- Diamond operator
- pop, push
- push example
- stack (pop, push) Reverse Polish Calculator
- shift, unshift
- queue (shift, push)
- shift
- reverse
- Sort
- Ternary operator
- Count digits
- Exercise: Color selector
- Exercise: sort numbers
- Exercise: sort mixed string
- Exercise: sort mixed string 2
- Solution: color selector files
- Solution: sort numbers
- Solution: sort mixed strings
- Solution: sort mixed strings
- List::Util
- Advanced: Multi dimensional array