Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^3: Tk hidden binding

by Anonymous Monk
on Jul 24, 2011 at 13:06 UTC ( [id://916407]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Tk hidden binding
in thread Tk hidden binding

Hey, thats almost the same thing ;)
$ perl -le " print qq[\033\035] " |od -tacx1 0000000 esc gs cr nl 033 035 \r \n 1b 1d 0d 0a 0000004

Replies are listed 'Best First'.
Re^4: Tk hidden binding
by emilbarton (Scribe) on Jul 24, 2011 at 13:16 UTC

    huh? far beyond my skills!

Re^4: Tk hidden binding
by emilbarton (Scribe) on Jul 24, 2011 at 18:55 UTC
    Ah ok, yes almost the same, just an openness detail:
    perl -le " print qq[\033\035] " |od -tacx1 0000000 esc gs nl 033 035 \n 1b 1d 0a 0000003

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (3)
As of 2024-03-29 14:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found