On Tue, May 09, 2006 at 03:16:45PM +0800, Practical Perl wrote: > Could anyone tell me what's the difference between 'use' and 'require'? > And,is there any difference for these two statements? > > use Exporter (); > require Exporter;
I think that "perldoc -f use" should tell you everything you are wanting to know. -- Paul Johnson - [EMAIL PROTECTED] http://www.pjcj.net -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>