Hello,
I have some code that I am always copying and pasting. It is rather large,
but basically opens a socket to a certain port/IP and makes some
transactions. I am basically getting tired of copying/pasting this into
documents because the maintenance is starting to take its toll.

I really would like to make it a module, but I don't know where to begin. I
have all the Perl books, and was wondering if there is any good examples of
doing this, or if it is too complicated, should I just create a file with
the code, and require it in each of my code programs?

I would like to try a  module, as I have been doing perl for a while now,
and feel it is the next step.

Thanks,

Scott Purcell

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to