On Wed, 3 Oct 2001, Pascal wrote:

> as you could see, i'm a beginner
> how is it possible to write sub routines in a perl file and to call them
> from an other one
> thanks

You'll want to study how to create modules in Perl (described quite well
in the Camel Book).  If you don't have any books that teach it, then start
with

perldoc perlmod

-- Brett
                                          http://www.chapelperilous.net/
------------------------------------------------------------------------
Not everything worth doing is worth doing well.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to