#!/usr/bin/perl
use Shell;
my $sh=Shell->new;
$sh->mail -s "hi" sharath@gmail.com
it not working.it's gving syntax Error..I verified shell module is available in perl area.I am trying this bkz I donnt have sendmail oe Mime perl modules in my area..please resolve this ASAP
In reply to use Shell
by sharath