in reply to (ichimunki) re x 5: Summing the elements of multiple arrays into a new array
in thread Summing the elements of multiple arrays into a new array
I find that this bounds me enough to catch my screw-ups, but not enough to inhibit my coding style..#!/usr/bin/perl -T use warnings; no warnings "uninitialized";
-Blake
|
|---|