Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Tcl::pTk Can't locate object method "findINC" via package "Tk"

by Anonymous Monk
on Jun 16, 2018 at 03:34 UTC ( [id://1216769]=note: print w/replies, xml ) Need Help??


in reply to Tcl::pTk Can't locate object method "findINC" via package "Tk"

The Tcl::pTk that requires the Tk object is

# Tcl::pTk::libary variable: Translation from perl/tk Tk.pm {($Tcl::pTk::library) = __FILE__ =~ /^(.*)\.pm$/;} $Tcl::pTk::library = Tk->findINC('.') unless (defined($Tcl::pTk::libra +ry) && -d $Tcl::pTk::library);

$Tcl::pTk::library don't know what it is.

Log In?
Username:
Password:

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

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

    No recent polls found