On Thu, 16 Sep 2004, [EMAIL PROTECTED] wrote: > Please help, I need to include one perl script in another.
Use `require` or `use`. Normally I'd point you to perldoc.com, but they seem to be down right noww, so I'll link to the Google cache as well: <http://www.perldoc.com/perl5.8.0/pod/func/require.html> <http://216.239.39.104/search?q=cache:WbL5Cj52gG0J:www.perldoc.com/perl5.8.0/pod/func/require.html+require> Read the documentation, try it out, then come back to the list with any questions you may have. -- Chris Devers -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>