1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/devel/p5-PathTools/pkg-descr
Sergey Skvortsov cbd4c22719 Updated to 0.90
PR:		ports/74505
Submitted by:	skv
Approved by:	maintainer timeout (14 days 1 hour 5 minutes)
2004-12-13 11:31:25 +00:00

8 lines
356 B
Plaintext

This module is designed to support operations commonly performed on file
specifications (usually called "file names", but not to be confused with
the contents of a file, or Perl's file handles), such as concatenating
several directory and file names into a single path, or determining
whether a path is rooted.
WWW: http://search.cpan.org/dist/File-Spec/