develooper Front page | perl.beginners | Postings from April 2003

Creating Perl Modules

Thread Next
From:
Adam Gent
Date:
April 27, 2003 12:09
Subject:
Creating Perl Modules
Message ID:
02d001c30cf0$801c0470$7664a8c0@cs.cf.ac.uk
Hi,

Does anyone know of any good tutorials on how to create perl modules?

I have a rough idea but need to know some more in depth stuff.

Like how to initiate variables when something like
$mod = new module(re,wrew) etc.

and then how to access them across the entire module.

Also when CPAN installs modules it will install the dependencies as well, it
this something that cpan does off it's own back or is it something in the
module that tells it what it needs?

Thanks,

Adam


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.476 / Virus Database: 273 - Release Date: 25/04/2003


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About