Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37417093
en ru br
ALT Linux repos
S:1.27-alt3

Group :: Development/Perl
RPM: perl-File-PathInfo

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.27-alt3
Build date: 4 october 2013, 10:23 ( 550.1 weeks ago )
Size: 49.22 Kb

Home page:   http://search.cpan.org/dist/File-PathInfo

License: perl
Summary: Oo access to path variables stat data about a file on disk
Description:

This provides an object oriented interface to things you want to know about
a file, such as extension, absolute path, relative path, size, filename
(without extension), etc. It is a sort of swissarmy knife of file info.

A lot of times you need to know a file's absolute path, it's absolute
location, maybe it's relative location to something else (like DOCUMENT
ROOT), then you need to maybe know the relative path and relative location
for a file. You need to know if a file is a directory, what it's extension
is. You can commonly use regexes to do this.

This module provides commonly needed variables.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-File-PathInfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin