Help for this page

Select Code to Download


  1. or download this
      my $literal = <DATA>;
    
    ...
    
    __DATA__
    this could be \x27; print system('ls -la'); \x27
    
  2. or download this
    >perl testcode.pl
    this could be \x27; print system('ls -la'); \x27