Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Conditional use of Win32::TieRegistry

by Perlbotics (Archbishop)
on Nov 13, 2017 at 18:56 UTC ( [id://1203279]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
       my ($Registry, $IEKey);
    
  2. or download this
    No module
    None of that stuff here
    
  3. or download this
    eval { require Win32::TieRegistry;
                   Win32::TieRegistry->import();
    };
    
  4. or download this
    use strict;
    use warnings;
    ...
    
    On MSWin32     -> Show status bar: yes
    On linux       -> None of that stuff here.
    

Log In?
Username:
Password:

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

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

    No recent polls found