I am trying to include a header file in each Perl package (files with .pm
extension), but the constants declared in the header files are not
recognized anymore.  The only way I found to go around this problem is
copying the same header file with different names and then I include each
copy with different name in each package.  Why can't I just use one header
file and include in each package?  Any help would really be appreciated.


Thank you.


Mohamed

Reply via email to