#!/usr/bin/perl use File::Spec; my $abs_path = File::Spec->rel2abs( $rel_path ); my $rel_path = File::Spec->abs2rel( $path, $base );
In reply to Re: unreal absolute path
by zentara
in thread unreal absolute path
by kgimpel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |