Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: File::Find help

by colox (Sexton)
on Dec 02, 2017 at 13:19 UTC ( [id://1204730]=note: print w/replies, xml ) Need Help??


in reply to Re^3: File::Find help
in thread File::Find help

great thanks much!... Follow-up to this, I hope you could also help me below: How about using Find::File to copy the subfolder + filename to another folder. Like: DIR_A/SUB_A/FILE_A ----> DIR_B/SUB_A/FILE_A Appreciate much your inputs.

Replies are listed 'Best First'.
Re^5: File::Find help
by marto (Cardinal) on Dec 02, 2017 at 13:29 UTC

      Yes. I did try File::Copy::Recursive & use dircopy(). But i just get:

      Undefined subroutine &main::dircopy called

      there was no issue in installing the module, it was successful

        Did you have the line

        use File::Copy::Recursive qw(dircopy);

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1204730]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-26 09:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found