Hi there,

I started with perl yesterday, and everything is going great so far.
A bit to great I'm afraid, my perl script is getting rather large, this it getting a bit of a problem. My laptop, on which I do all my Programming/Developing/Writing, is quite old, and also quite slow, and vim is getting slower with every line I add....

Is there some way to easily split my project up into several files? something like php include()/require()?

I searched the perl documentation and CPAN database back and forth, but they all said I had to make modules, compile my script, or do other relative complicated stuff.

Did I simple miss something in the documentation or is this not possible in perl?

Thanks for reading
Martin

--
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