#about adding perl modules from cpan or rpm (which isn't a bad idea on an 
rpm based system)
#we don't have to load through cpan necessarily.  You can load modules from 
the command line too:

perl -MCPAN -e 'install Net::DNS'#orperl -e 'use CPAN; install 
Net::DNS;'When i was installing spamassassin from source (which i still do 
on several systems) I scripted a bunch of modules to install in this 
way.George 


---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to