# program.pl use header; *header::camel=*::camel; print &camel; # Note that you have to call camel as a function here.