Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Tracking Kazaa?

by crenz (Priest)
on May 20, 2003 at 21:43 UTC ( [id://259593]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    "//$_/c\$/Program Files/KaZaA Lite/kazaa.exe"
  2. or download this
    my %paths = ('KaZaA Lite' => 'c$/Program Files/KaZaA Lite/kazaa.exe',
                 'KaZaA' => 'c$/Program Files/Kazaa/kazaa.exe');
    ...
                if (-e "//$_/$key");
        }
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found