Yes, you must have done something wrong. I have

c:\temp>perl -v This is perl, v5.8.0 built for MSWin32-x86-multi-thread (with 1 registered patch, see perl -V for more detail) Copyright 1987-2002, Larry Wall Binary build 805 provided by ActiveState Corp. http://www.ActiveState. +com Built 18:08:02 Feb 4 2003
and Win32::Perms 20020605 and everything works fine.

How did you install the module? Could you try to uninstall it and then do this:

c:\> ppm ppm> rep add RothConsulting http://www.roth.net/perl/packages (some messages I can't remember) ppm> search Win32::Perms Searching in Active Repositories 1. Win32-Perms [0.2002.06.05] The Win32::Perms extension for Win32 X +86. Manages object permissio~ ppm> desc 1 ==================== Package 1: Name: Win32-Perms Version: 0.2002.06.05 Author: Roth Consulting (http://www.roth.net/) Title: Win32::Perms Abstract: The Win32::Perms extension for Win32 X86. Manages object per +missions for Windows NT. Location: RothConsulting Available Platforms: 1. MSWin32-x86 2. MSWin32-x86-multi-thread 3. MSWin32-x86-multi-thread-5.8 4. MSWin32-x86-object ==================== ppm> install 1 (some more messages)

Jenda
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.
   -- Rick Osborne

Edit by castaway: Closed small tag in signature


In reply to Re^3: Security Modules by Jenda
in thread Security Modules by jenwrenfer

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.