Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^10: Sorting names using Regular Expressions and placing them in different Files.

by Kiran Kumar K V N (Initiate)
on Jan 05, 2007 at 17:43 UTC ( [id://593176]=note: print w/replies, xml ) Need Help??


in reply to Re^9: Sorting names using Regular Expressions and placing them in different Files.
in thread Sorting names using Regular Expressions and placing them in different Files.

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on Re^10: Sorting names using Regular Expressions and placing them in different Files.

Replies are listed 'Best First'.
Re^11: Sorting names using Regular Expressions and placing them in different Files.
by kwaping (Priest) on Jan 05, 2007 at 17:47 UTC
    Line 62: use chomp $searchline instead of just chomp.
    Line 64: use $searchline instead of $_ on the previous line.
    Line 67: use $searchline instead of $_.

    ---
    It's all fine and dandy until someone has to look at the code.

Log In?
Username:
Password:

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

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

    No recent polls found