Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: Problems using Tk::ExecuteCommand on windows (win32 win64)

by bliako (Monsignor)
on Jul 08, 2021 at 12:07 UTC ( [id://11134794]=note: print w/replies, xml ) Need Help??


in reply to Re: Problems using Tk::ExecuteCommand on windows (win32 win64)
in thread Problems using Tk::ExecuteCommand

I was wondering what "unixisms" you refered to and found in Tk::ExecuteCommand's source code this: open $h, $self->{-command} . ' 2>&1 |'; . Does anyone know if that's valid in win?

Replies are listed 'Best First'.
Re^3: Problems using Tk::ExecuteCommand on windows (win32 win64)
by LanX (Saint) on Jul 08, 2021 at 12:39 UTC

      So that's portable then for win.

      P.S. is CMD.EXE Perl's SHELL for windows?

        > P.S. is CMD.EXE Perl's SHELL for windows

        Kind of. A bundle of console/terminal to have a CLI to run DOS and bat "batch" commands.

        Don't nail me on this, it's not easy to compare terminologies here.

        Cheers Rolf
        (addicted to the Perl Programming Language :)
        Wikisyntax for the Monastery

Re^3: Problems using Tk::ExecuteCommand on windows (win32 win64)
by Anonymous Monk on Jul 09, 2021 at 03:41 UTC

    Do you have windows? Get windows and try stuff

    for me, the OPs program doesn't trigger the -tk -option -error -reported

    Tk::ExecuteCommand however does not work

    Can't stat /dev: No such file or directory at ... Proc/ProcessTable.pm

    Tk fileevent doesn't work on windows

      Do you have windows? Get windows and try stuff 

      nah, i prefer serenity and calmness. But the tests' results for this module stopped reporting anything mswin since a long time so you have a point.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11134794]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-18 03:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found