Can anyone please recommend intermediate to advance perl online
courses/tutorials with focus on Object oriented techniques, if they know.
I am willing to pay also if it costs something.
Thanks,
-Ben
Hi,
I can't believe I'm having such a hard time with this. I just want a
platform-independent way of copying a directory 'A' and its contents into
another directory 'B' (as a subdirectory of B, named A). Not crossing
filesystems or devices.
Various online sources have said you copy directori
On Sun, 23 May 2010 20:09:52 -0500
Chap Harrison wrote:
> Hi,
>
> I can't believe I'm having such a hard time with this. I just want a
> platform-independent way of copying a directory 'A' and its contents
> into another directory 'B' (as a subdirectory of B, named A). Not
> crossing filesyste
Hi Chap,
On Monday 24 May 2010 04:09:52 Chap Harrison wrote:
> Hi,
>
> I can't believe I'm having such a hard time with this. I just want a
> platform-independent way of copying a directory 'A' and its contents into
> another directory 'B' (as a subdirectory of B, named A). Not crossing
> files
Whoof! Thanks, Shlomi - I guess Copy-Recursive has what I need. I had no idea
it would be such a can of worms.
Chap
On May 23, 2010, at 10:57 PM, Shlomi Fish wrote:
> Hi Chap,
>
> On Monday 24 May 2010 04:09:52 Chap Harrison wrote:
>> Hi,
>>
>> I can't believe I'm having such a hard time wi