J
Jürgen Exner
Uno said:What I typically do when I begin to code for a utility like the one I
desire is that I start with some more or less standard template, make it
compile and perform--for perl these steps are less discrete, and see if
I agree with my output.
Well, ok, I think I got this.
So far on ubuntu, I have only used gedit for writing source. When I've
got the template working, I iterate the number that postpends in the
filename.
So, let me rephrase that: Are you saying, you are _SAVING_ the file
under a new name from your editor?
That would be very, very different from renaming an existing file, i.e.
from what you claimed you were doing before.
So when I rename perl2.pl to perl3.pl, this is what I get:
jue