Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/bin/perl
    ...
    };
    
    1;
    
  2. or download this
    #!/usr/bin/perl
    
    use XSigils;
    ...
    push €arr,4,5;
    
    print @€arr;
    
  3. or download this
    --- Before Transformation: 
    
    $\="\n";
    ...
    
     --- Code execution!
    12345