Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Wouldn’t it be great if computers could just figure out what you wanted and do it? Perl already does its best to use numbers when you want numbers, strings when you want strings, single values where you mean a single value, and lists when you mean lists. With Perl 5.10’s smart match operator and given-when control structure, it gets even better.