Help for this page
knoppix@Microknoppix:~$ perl -MData::Dumper -E ' > sub double { $rsVal = shift; $$rsVal *= 2 } ... }; knoppix@Microknoppix:~$