Sam Tregar wrote:
On Fri, 30 Jul 2004, Aleksey Serba wrote:
The reason is "-r $filename" expression - it doesn't work with ACL.ST> Really? Why not? See test in the bottom of my message
I don't have a system with "ACL", whatever that is,
ACL are Access Control Lists. They are available with most filesystems under Linux (Ext3, ReiserFS, XFS) as well as under Solaris, IRIX, etc.
so I can't run your test. Maybe you should post a message on http://perlmonks.org? If you can find out how to fix Perl so that -r works with ACLs then you'll be able to use HTML::Template.
perlfunc recommends to C<use filetest 'access';> for better results when running on a filesystem with ACL support. The filetest pragma seems to be available since Perl 5.6.
But IIRC, the Cookbook recommended to forget all the -X tests (where X =~ /[rwxo]/i) and simply open() the file then test after the error code.
Sébastien Aperghis-Tramoni -- - --- -- - -- - --- -- - --- -- - --[ http://maddingue.org ] Close the world, txEn eht nepO
------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Html-template-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/html-template-users