Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Re: Re: Question of variable interpolation in regex

by SparkeyG (Curate)
on Nov 15, 2002 at 19:48 UTC ( [id://213251]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Question of variable interpolation in regex
in thread Question of variable interpolation in regex

I solved the 1st problem you rose when $putNum is decided. If the line being considered is either the top or bottom line, $putNum is false.

As to your second point, tmtowtdi. ;-)

But I see I still haven't been clear. :-(
the output I'm seeing is

+----+----+----+----+ |1 |1 |1 |1 | | | | | | | | | | | +----+----+----+----+
When what I want is
+----+----+----+----+ |1 |2 |3 |4 | | | | | | | | | | | +----+----+----+----+
Update:
Take a look at my scratch pad for the full code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2025-02-07 21:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which URL do you most often use to access this site?












    Results (95 votes). Check out past polls.