freebsd-ports/devel/p5-Path-Abstract/pkg-descr
Andrej Zverev b8c2997f3d - Resolve of using USE_PERL5 and PERL_CONFIGURE together
- Convert to new perl5 framework
- Trim Makefile header
- Use single space after WWW: in pkg-descr

With hat:	perl@
2013-09-01 18:13:13 +00:00

5 lines
246 B
Text

A tool for parsing, interrogating, and modifying a UNIX-style path. The parsing
behavior is similar to File::Spec::Unix, except that trailing slashes are
preserved (converted into a single slash).
WWW: http://search.cpan.org/dist/Path-Abstract/