| Priyanka krishnaraj 2004-10-27, 8:55 am |
| Hi Mugal,
Thanks a lot for the information. I am very new to perl and need help regarding how to create modules. is it something like creating packages in java . Can u tell me specific sited where i can look for examples.
Thanks a lot
pri
"Ramachandran, Murugavel" <mugal@shafika.vetri.com> wrote:
Hi Pri,
Yes,
It's are modules used in Perl like headers used in C. We can define function
in our own modules and reuse every where as you require.
let me know if you want specific help regarding module/package creation?
Regards
Mugal
-----Original Message-----
From: Priyanka krishnaraj [mailto:prikrish81@yahoo.com]
Sent: Wednesday, October 27, 2004 2:29 PM
To: beginners@perl.org
Subject: help regarding sharing code
Hi All
Is there anything in perl like the header file concept in C..so that we can
reuse the script. Can we create shared libraries and resue them..what can be
dont about this....
i would be very thankful if somebody helps me
Thank U
pri
________________________________________
__________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
________________________________________
__________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
|