I have a script that is divided into 2 files for manageability. Each is
about 700 lines in length and the second file is called using the 'Require'
method.

Is there an easy way of passing a variable from the first file to the
second? Or should I be looking at using @Export or something similar?

Thanks
John





-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to