Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: tat chong on March 02, 2001, 11:26:20 AM

Title: how to browse e-smith extension function of perl
Post by: tat chong on March 02, 2001, 11:26:20 AM
is there a documentation or a way i can get information of e-smith's specific perl functions that were written by the nice ppl from e-smith?

any help would be grealy appreaciated.

thanks!

chong
Title: Re: how to browse e-smith extension function of perl
Post by: Charlie Brady on March 04, 2001, 02:53:40 AM
tat chong wrote:
 
> is there a documentation or a way i can get information of
> e-smith's specific perl functions that were written by the
> nice ppl from e-smith?

Sure. Just view the source code, under /sbin/e-smith, and /usr/lib/perl5/site_perl/esmith.

The next version of e-smith-lib we put out will also include POD documentation, so you will be able to do, for instance, "perldoc esmith::config" on the command line.

Regards

Charlie