Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^3: Different meanings of $0 under the same operating system

by assemble (Friar)
on Nov 03, 2009 at 16:04 UTC ( #804712=note: print w/replies, xml ) Need Help??


in reply to Re^2: Different meanings of $0 under the same operating system
in thread Different meanings of $0 under the same operating system

#!/usr/bin/perl -w print "My name is $0...\n"; <STDIN>;
...

Replies are listed 'Best First'.
Re^4: Different meanings of $0 under the same operating system
by Jorge_de_Burgos (Beadle) on Nov 03, 2009 at 20:04 UTC
    That won't work either. Can't you good die-hard command-line folks think of lack of feedback in a gui? That's what UI::Dialog is meant for... Just using print won't put anything on the gui if you run the program without a terminal as I wrote.
      On Windows, running that will show a command prompt and wait for me to hit enter. I can't imagine a linux box not doing that...
        It won't.

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others chilling in the Monastery: (5)
As of 2023-03-26 12:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (63 votes). Check out past polls.

    Notices?