Forum: Perl
Feb 12th, 2007, 10:23 PM
|
|
Replies: 1
Views: 352
OOP Perl
I am new to using OO Perl and am having some difficulties gettting started. Basically, I have defined a class called Connection that defines a Connection object. A Connection is a tcp connection, so...
|