in reply to Re^9: sfv checker sting crc32
in thread sfv checker sting crc32

Not sure, but they are probably unrelated to String::CRC32. I would leave them alone.

Replies are listed 'Best First'.
Re^11: sfv checker sting crc32
by reptizarx3 (Novice) on Nov 02, 2016 at 14:03 UTC

    Chmod change attributes on llinux, +x on mac its says to the script to be executable.

    How i do it .exe to windows?

      Assuming you saved the script as checker.pl, you enter perl checker.pl path/or/folder on the command line. If you installed Perl correctly, it should also work without the initial "perl "…