generated from smedev/Template-for-SMEServer-Core-Perl
20 lines
879 B
Markdown
20 lines
879 B
Markdown
# <img src="https://www.koozali.org/images/koozali/Logo/Png/Koozali_logo_2016.png" width="25%" vertical="auto" style="vertical-align:bottom"> perl-Path-Tiny
|
|
|
|
SMEServer Koozali local git repo for perl-Path-Tiny
|
|
|
|
## Documentation
|
|
<br />https://metacpan.org/pod/perl-Path-Tiny
|
|
|
|
## Bugzilla
|
|
CPAN bug report are [here](https://rt.cpan.org/Public/Dist/Display.html?Name=perl-Path-Tiny)
|
|
|
|
Show list of Koozali outstanding bugs: [here](https://bugs.koozali.org/buglist.cgi?component=perl-Path-Tiny&product=SME%20Server%2011.X&query_format=advanced&limit=0&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&bug_status=CONFIRMED)
|
|
|
|
## Description
|
|
|
|
This module attempts to provide a small, fast utility for working with file
|
|
paths. It is friendlier to use than File::Spec and provides easy access to
|
|
functions from several other core file handling modules.
|
|
|
|
|