wml::sup::path(3) debian man page | unix.com

Man Page: wml::sup::path

Operating Environment: debian

Section: 3

wml::sup::path(3)						     EN Tools							 wml::sup::path(3)

NAME
wml::sup::path - Filesystem Path Manipulation
SYNOPSIS
#use wml::sup::path <: $relpath = &relpath($from, $to); :> <: $path = &canonpath($path); :> <: $url = &canonurl($url); :>
DESCRIPTION
This include file provides the Perl functions "relpath", "canonpath" and "canonurl" which calculate relative and canonical paths/urls. For example, the relative path from /foo/path/bar/quux to /foo/path/foobar is calculated to ../../foobar and the canonical path of ./foo/./bar/../quux// is foo/quux/.
AUTHOR
Ralf S. Engelschall rse@engelschall.com www.engelschall.com
REQUIRES
Internal: P1, P3 External: --
SEE ALSO
perl(1) EN Tools 2014-04-16 wml::sup::path(3)
Related Man Pages
wmk(0x1a0d0d) - debian
wml::des::rollover(3) - debian
wml::des::preload(3) - debian
wml::fmt::xtable(3) - debian
wml::std::tags(3) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Weird 'find' results