Hi Harry, On Tuesday 30 Mar 2010 05:36:09 Uri Guttman wrote: > >>>>> "HP" == Harry Putnam <rea...@newsguy.com> writes: > HP> "Uri Guttman" <u...@stemsystems.com> writes: > >>>>>>> "HP" == Harry Putnam <rea...@newsguy.com> writes: > HP> About that module Mail::Mailer. I still have lots of trouble reading > HP> code or docu written in the OOp format like the docs for that module. > HP> The part I'm asking about is clear enough, but I couldn't find in the > HP> body of the docu, what it really meant in use. > > >> what is the OO format of the docs? no such thing. > > HP> Uri, I think you like to argue. > > sometimes. sometimes not. :) > > HP> Is this a new `$mailer' OBJECT? > HP> $mailer = Mail::Mailer->new; > > yes, that is the general way to create a new object in perl. read the > object docs to learn more. perldoc perl lists all the docs by category > and you can see which you should read. perl OO is actually very > simple. get the book 'object oriented perl' if you want even more. a bit > outdated but an excellent read nonetheless. >
We've listed other high-quality (and online) resources for studying Object- Oriented Programming in Perl here: http://perl-begin.org/topics/object-oriented/ Regards, Shlomi Fish -- ----------------------------------------------------------------- Shlomi Fish http://www.shlomifish.org/ Interview with Ben Collins-Sussman - http://shlom.in/sussman Deletionists delete Wikipedia articles that they consider lame. Chuck Norris deletes deletionists whom he considers lame. Please reply to list if it's a mailing list post - http://shlom.in/reply . -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/