in reply to File Copy with Array

File::Flat - Implements a flat filesystem meaning you just File::Flat->copy( "$GraphicsDirectory/$line", "$pparent/$path/images/$line") and "$pparent/$path/images/$line" will magically spring into existance even if $pparent or $pparent/$path or $pparent/$path/images doesn't exist. Be sure to note that File::Flat uses File::NCopy and File::Remove which may have portability issues.

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.