Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Win32::tieRegistry question

by chinman (Monk)
on Jul 22, 2001 at 20:03 UTC ( [id://98832]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    use File::Basename;
    my($basename, $AppPath, $suffix) = fileparse("$regString",'\..*');
    print "$AppPath\n";
    
  2. or download this
    #!/usr/bin/perl -w
    $camel = $hump
    do {
      theHumpty($camel);
    }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-25 04:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found