Try a few ways in this thread: http://www.webmasterworld.com/forum13/4371.htm
Basically, "do{}", "use ..." or "require ...", look these up in the CPAN site documentation, e.g., http://perldoc.perl.org/functions/require.html Enjoy! Meir -----Original Message----- From: perl-boun...@perl.org.il [mailto:perl-boun...@perl.org.il] On Behalf Of Levenglick Dov-RM07994 Sent: Tuesday, August 31, 2010 12:47 PM To: Perl in Israel Subject: [Israel.pm] Importing variable Hi, Although this is bound to be the oldest question in the book, how do I perform the C equivalent of #include "defines.h" in Perl 5.12 I want to have a separate file that will define variables accessible to all parts of my script. If it makes the answer any easier, they can become environment variables (i.e. inserted into %ENV). Best Regards, Dov Levenglick _______________________________________________ Perl mailing list Perl@perl.org.il http://mail.perl.org.il/mailman/listinfo/perl _______________________________________________ Perl mailing list Perl@perl.org.il http://mail.perl.org.il/mailman/listinfo/perl