Skip to content

sigs.pl doesn't handle filenames with spaces on Windows #1

Description

@BarryGould

Hi, on Windows 8.1, 64-bit, with ActivePerl 5.18.1, sigs.pl gets an error if the file I'm running it against has spaces in the file path (quoted):

i:>perl "c:\Program Files (x86)\Utilities\SYS\sigs.pl" "o:\Downloads\UTILS\SQLiteDatabaseBrowserPortable_3.8.0_English (github).paf.exe"
No filehandle passed at c:\Program Files (x86)\Utilities\SYS\sigs.pl line 53.

i:>perl "c:\Program Files (x86)\Utilities\SYS\sigs.pl" "Cisco ATA iTalkBB Shipm
ent - Pitney Bowes.pdf"
No filehandle passed at c:\Program Files (x86)\Utilities\SYS\sigs.pl line 53.

It does work on a file with no spaces, quoted or unquoted.

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions