Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Re: simple text editor

by ghenry (Vicar)
on Nov 05, 2005 at 07:46 UTC ( [id://505952]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Use of uninitialized value in concatenation (.) or string at ./tkedito
    +r line 62.print() on closed filehandle FILE_S at ./tkeditor line 64.
    
  2. or download this
         60 sub SaveAs {
         61  $save = $main->getSaveFile(-filetypes => $types, -initialfile
    + => $file);
    ...
         69  return;
         70  }
         71 }
    
  3. or download this
    Use of uninitialized value in concatenation (.) or string at ./tkedito
    +r line 76.
    readline() on closed filehandle FILE_O at ./tkeditor line 77.
    

Log In?
Username:
Password:

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

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

    No recent polls found