Help for this page

Select Code to Download


  1. or download this
    C:\>perl5.exe -Te "print join', ',glob'*.txt'"
    Insecure dependency in glob while running with -T switch at -e line 1.
    
  2. or download this
    C:\>perl56.exe -Te "print join', ',glob'*.txt'"
    file1.txt, file2.txt, file3.txt