Ask a Question related to PERL Modules, Design and Development.
-
Bengt-Arne Fjellner #1
Is there a module that can check if user "foo" may read a file?
Hi i want to check a number of file against different user uid:s and see if
they can read/write execute that file.
I have searched on cpan but it looks like most modules includes my search
words.
So please any pointers welcome
/Bengt-Arne Fjellner
Bengt-Arne Fjellner Guest
-
read XML file encoding="windows-1256"
hi i made a simple project reads XML file and it works good when the file is encoded with UTF-8 (the file contains arabic text) but flash can't... -
Module to read dar ("disk archive") archives ?
Hello, does someone know about a perl module to read dar-archives ? I would like to get at the meta-data (what files are present, what is the... -
Problem installing a perl module "File exists"
Hello, i'm trying to install the Date::Simple module, but i have an error: $ tar xvzf Date-Simple-3.01.tar.gz Date-Simple-3.01/... -
looking for a module to "read" images
Hi All, I'm after some suggestions for a module which might enable me to "read" text in images. As an example of what I mean, a lot of websites... -
finger output: where does "last time the user read mail" come from?
Hi, from the man page, it says: o last time the user received mail, and the last time the user read mail In the man page, it doesn't... -
Bengt-Arne Fjellner #2
Re: Is there a module that can check if user "foo" may read a file?
"Tom Regner" <regner@dievision.de> skrev i meddelandet
news:42f376b6$0$28623$4d3ebbfe@news1.pop-hannover.net...Thanks i saw that module but thought !! FALSELY !! that it couldnt check a> Bengt-Arne Fjellner wrote:
>> searching CPAN for "File Permissions">> Hi i want to check a number of file against different user uid:s and see
>> if they can read/write execute that file.
>> I have searched on cpan but it looks like most modules includes my search
>> words.
>> So please any pointers welcome
> got the result
>
> File::Find::Rule::Permissions
>
> [url]http://search.cpan.org/~dcantrell/File-Find-Rule-Permissions-1.2/lib/File/Find/Rule/Permissions.pm[/url]
>
> which should enable you to solve your problem.
>
> regards,
> Toms
>
> --
> Dievision GmbH | Kriegerstrasse 44 | 30161 Hannover
> Telefon: (0511) 288791-0 | Telefax: (0511) 288791-99
> [url]http://www.dievision.de[/url]
file (blush)
Now it works.
Bengt-Arne Fjellner Guest



Reply With Quote

