Help for this page
use strict; ... sub get_date { return get_ns; }
Can't use string ("23") as an ARRAY ref while "strict refs" in use at +./eg.pl line 24.
push @{$myarr[$index][$subindex]}, [ @tmp ];