in reply to Re^2: Undefined subroutine &main::copy called
in thread Undefined subroutine &main::copy called
If you want to copy a directory and all it's contents, then you need rcopy or dircopy from File::Copy::Recursive
marto recommend that you enable strict an warnings, and sort out the issues raised. Have you done that?
In your first post you used <code> tags correctly, so you clearly know how to use them, but this time you did not. Could you edit that last post to put the code tags back in.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Undefined subroutine &main::copy called
by Nihad Nizar (Initiate) on Dec 14, 2010 at 13:25 UTC | |
by roboticus (Chancellor) on Dec 14, 2010 at 13:53 UTC | |
by marto (Cardinal) on Dec 14, 2010 at 13:57 UTC |