Depends on what you are doing with them and what is in them. If they contain perl code then 'require' or 'use'
If they contain data to be used then 'open' Perldoc -f open Perldoc -f require Perldoc -f use > > > I my developing a Intrusion Detection System in perl and I > have develop the > main part of the system but I need a way to load all the > signature files I > have develop in perl into the main program and was hoping > that some one can > give me a pointer in the right way of doing this. I was think of > signature_name.pm would that be the best way? antone. > -- > Thank You > > > > Benjamin Jeeves > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]