Hi All,

Looking at

    https://docs.perl6.org/routine/copy

It does not look like there is a `recursive` option.
It that correct?  Any work arounds?

If not, I have already written a recursive delete
on an FTP server that could be easily adapted to
"copy".  (The sub does a directory loop, if it
finds a directory, it calls itself with that
directory.  It digs it way down and backs off
when finished.  It was a fun write.)

Many thanks,
-T

--
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Having been erased,
The document you're seeking
Must now be retyped.
~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reply via email to