Help for this page
sub normalizedPath { my ($path, $sep, $doSlashes, $beURLaware) = @_; ... # Line above gives Warning return $path; }