deejay01 has asked for the wisdom of the Perl Monks concerning the following question:

how do I use quote within ftp to send command to mainframe?

Originally posted as a Categorized Question.

  • Comment on how do I use quote within ftp to send command to mainframe?

Replies are listed 'Best First'.
Re: how do I use quote within ftp to send command to mainframe?
by Thelonius (Priest) on Aug 27, 2002 at 19:59 UTC
    The aptly named: $ftp->quot("command")