One day I noticed I could understand really huge data structures, thanks to Data::Dumper. Then I noticed all those funny things from CS (linked lists, fifo queues, push down stacks, hash tables, etc) were all built right into 8 or 40 bytes of code...
-Paul
Comment on Re^2: What was the bait (project, problem or opportunity) that hooked you on Perl?