This document summarizes Kang-min Liu's presentation on learning from Ruby. Some key points discussed include:
- Ruby concepts like classes, self, and blocks that were inspired by Perl
- Useful Ruby classes and features like ranges, lazy evaluation, and autoboxing
- How concepts from Ruby like blocks and coroutines could be implemented in Perl
- Examples of Ruby code and how similar functionality can be achieved in Perl
- The DisasterTW website created during a Taiwan typhoon using Ruby on Rails hosted on Heroku