Hi there. It's hard for me to tell exactly what you want with no code formatting, but let me recommend a few things.
For converting absolute path to relative path, you should use something like abs2rel from File::Spec.
For copying files, you should use copy/cp from File::Copy.
Edit: Use of File::Spec or Path::Class will also make your paths much less prone to errors related to dealing with weird Windows backslashes.
In reply to Re: relative paths...
by frozenwithjoy
in thread relative paths...
by zee12
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |