Hello all...I've been having a bit of trouble with ssh on a machine that I recently put openssl on...I was wondering if anyone had a similiar experience or could offer any suggestions...

#!/usr/bin/perl
# Chad.pm -
package Chad;
my $ref = {
name    => 'Chad Alan Billigmeier',   
title   => 'Assistant Software Engineer',   
company => 'YesMail | CRM Group',     
email   => '[EMAIL PROTECTED]',
phone   => '978.247.5719',            
fax     => '978.684.3112',            
}
1; # it compiles!!!

 

Reply via email to