"Shourya Sengupta" schreef:
> In a perl program I am using the XML package.
Which XML package? Some module?
> Now this package has to be copied to the machine where my perl script
> resides, before running the script.
> I am using ftp to copy the package(file by file using mput command).
> Do I
In a perl program I am using the XML package.
Now this package has to be copied to the machine where my perl script
resides, before running the script.
I am using ftp to copy the package(file by file using mput command).
Do I have to copy the files in ASCII mode or in binary mode?
Regards,
Shoury