Help for this page

Select Code to Download


  1. or download this
    use File::Spec;
    
    my $rel_path = File::Spec->abs2rel($CurrentPath, $BasePath);