> first, sorry for top post. Second, I am trying to convert my html/pm files > to oop (pm). Can anyone give me some understanding of perl modules and some > examples. Specifically to 'bless()' and a general over view. I have searched > cpan/perl monks etc. >
perldoc -f bless Along with, perldoc: perlmod Perl modules: how they work perlmodlib Perl modules: how to write and use perlmodstyle Perl modules: how to write modules with style perlmodinstall Perl modules: how to install from CPAN perlnewmod Perl modules: preparing a new module for distribution There are also a number of books available from just about any online bookstore. Not sure I understand what you mean by an html/pm... http://danconia.org -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>