Carolina Valdes Arcos wrote:
> Hello!
> I am new in the group and new on perl also. I am trying to build a
> module. Could you please let me know the sintax to write a module?
> Only the sintax... this module is suposed to create a socket
> connection, but i know that, what i need to know is how to write the
> module, and how to call it or use its functions from the .pl file.
>
if you have installed the perl package you have the documentation that
come with. so you can type
perldoc perlmod
at the cygwin prompt and have the doc you search.
you can have a look at
perldoc perlmodlib
as well
HTH
-- dominix
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/ndFolB/TM
--------------------------------------------------------------------~->
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cygwin-perl/
<*> To unsubscribe from this group, send an email to:
cygwin-perl-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|