Other
- Devel::Cover script
- Can module be loaded? use_ok and require_ok
- can_ok('Class', qw(method_a method_b));
- All the tests
- Smolder
- Exercise: Smolder
- Mocking get in LWP::Simple
- Read CSV file as array of hashes
- Sort array using sort and sort_by
- Range iterator
- Benchmark
- Bubble sort
- Insert sort
- Merge sort
- Quicksort
- Timsort
- Traverse directory tree
- Traverse directory tree with call back
- Linear search in unorderd array
- Binary search in sorted array
- Convert curl command with -F to LWP::UserAgent
- Modify time anomality in two files