in reply to Re: tk example
in thread tk example
I can only tell why -w didn't catch it ;-)
#!/usr/bin/perl-w should have been #!/usr/bin/perl -w
Update: Regarding the documentation issue, you should try perldoc Tk which points you to loads of documentation.
-- Hofmator
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: tk example
by softworkz (Monk) on Aug 30, 2001 at 19:49 UTC |