Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^5: system function not handling string properly

by choroba (Cardinal)
on Sep 06, 2013 at 21:50 UTC ( [id://1052779]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $VAR1 = 'www.youtube.com/watch?v=mark';
    
  2. or download this
    $Data::Dumper::Useqq = 1;
    
  3. or download this
    $VAR1 = "w\0w\0w\0.\0y\0o\0u\0t\0u\0b\0e\0.\0c\0o\0m\0/\0w\0a\0t\0c\0h
    +\0?\0v\0=\0m\0a\0r\0k\0";
    
  4. or download this
    use Encode;
    $link = decode('utf-16-le', $link);
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2024-04-23 11:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found