-----Original Message-----
>From: Jason <[EMAIL PROTECTED]>
>Sent: Aug 8, 2007 6:59 PM
>To: beginners@perl.org
>Subject: Compare two different files.
>
>HI,
>
>Can I compare the contents of two different files using perl?
>ex: one .txt and other javaobject
>

I don't think they can be compared if one is txt type and another isn't.
Or you can use unix 'diff' command on them but you would get errors.

--
Jeff Pang <[EMAIL PROTECTED]>
http://home.arcor.de/jeffpang/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to