Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Re: Coding for two platforms in one Script

by BoredByPolitics (Scribe)
on Dec 05, 2001 at 23:14 UTC ( [id://129711]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if ($os_type eq "NT") {
      require Win32::EventLog;
    ...
                        });
    
    }
    
  2. or download this
    Bareword "EVENTLOG_WARNING_TYPE" not allowed while "strict subs" in us
    +e at scriptname line 2007.
    Bareword "EVENTLOG_INFORMATION_TYPE" not allowed while "strict subs" i
    +n use at scriptname line 2010.
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://129711]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-24 13:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found