Talk to the Stonehenge folks.  : )

Robert

"I am not affiliated"

"Nilay Puri" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

Hi All,

Can anyone provide me the site which have good teaching material for perl.

I need to give training on perl basics and I don't have time to prepare the 
material.

Thanks in advance.


-----Original Message-----
From: feanor
To: beginners@perl.org
Sent: 6/24/05 12:21 PM
Subject: Perl modules

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi everybody !
I've a problem with PERL modules, and it's quite hard to explain ! Well,
I'm going to try !
For my personnal use, I looking after a way to create a local client for
web forum (like pgpbb's one).
So I have a main program and several modules (to parse different forum
types) and I would like to use always the same function (call it
access()) : every module contains access() and I'd like to call it from
the main prog...
i tried this, but it doesn't work :(

[EMAIL PROTECTED](1)
if( $mod eq "phpbb"){ require phpbb };
print $mod::access();

How can I do ?
Thank you very much
RL
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iQEVAwUBQrutZp4OkIM5P+YkAQIjuwgAl+CmJ1xqhPmpa3NEE8rnzn9s4yUggvHT
r2NxID9IlgeOgSvCLcwv4SnkpHc5oPn0KkRBqp5xMpz0T0k/o2qC1AtoaSA66dsO
lAuo6AMeJxBWO7qZKKQ51gKFqn9Vz8nJGwjVjLji9ZUx0K8BTZkvfZFk1HxtEQHF
st6MybvrinFHQ+6rpxmi7kSHhEJvADpHBJhpMlpXQt8GY00ZwrBUsgy7o3UXMbaJ
QF/tNc8Yb9AzKAj/DcOM+8vv4JGhPr3pATNNJr1TNl1CPvVMUQaiNm4DCbUP0ZY7
8PTqEyuPbP44FTqJAF2miEtL65nkEmDMOijvV6ZrmRRr5D/j6PkbNw==
=zygA
-----END PGP SIGNATURE-----

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>




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