Help for this page
# in main file ... # be in the same namespace for this 'our' to work! child_sub1(); }
# in child file 1: ... print "Item: $ItemNumber\n"; }