Help for this page
package My::Package; ... return ($key,\@data); }); }
#!/usr/bin/perl use My::Package; ... ### do stuff }