There could be any number of these constructs, and they could have any name (A & B are just examples) but they all conform to the same format: get + <name> + Struct. Can anyone suggest a way I could somehow loop through these functions so I could access the hash tables. Thanks, Michael$ACodes = {...}; #hash table ref sub getAStruct { return $ACodes; } $BCodes = {...}; #hash table ref sub getBStruct { return $BCodes; } ...
In reply to Grabbing unknown functions from modules by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |