summaryrefslogtreecommitdiffstats
path: root/sysutils/p5-Stat-lsMode
Commit message (Collapse)AuthorAgeFilesLines
* utilize SITE_PERLijliao2003-10-242-6/+5
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Updated MAINTAINER to my new committer email address.tobez2001-06-122-2/+2
| | | | | | Do the same for pkg-descr files. Approved by: markm
* Stat::lsMode generates mode and permission strings that look likejoe2001-04-285-0/+38
the ones generated by the Unix ls -l command. For example, a regular file that is readable by everyone and writable only by its owner has the mode string -rw-r--r--. Stat::lsMode will either examine the file and produce the right mode string for you, or you can pass it the mode that you get back from Perl's stat call. PR: ports/26847
OpenPOWER on IntegriCloud