Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: sort after split

by lakeTrout (Scribe)
on Dec 05, 2007 at 20:08 UTC ( [id://655202]=note: print w/replies, xml ) Need Help??


in reply to Re: sort after split
in thread sort after split

Thanks Dragonchild,
I read that in perldoc, however, my output is just the parens, like so:
  • ()
  • ()
  • ()
Any idea why? Thanks!

Thanks!

Replies are listed 'Best First'.
Re^3: sort after split
by dragonchild (Archbishop) on Dec 05, 2007 at 20:11 UTC
    Check to make sure $entry has what you think it does. That sounds like $entry is "\t\t" (or somesuch). Try adding the -w flag.

    My criteria for good software:
    1. Does it work?
    2. Can someone else come in, make a change, and be reasonably certain no bugs were introduced?
      Hi DC

      The -w has never given me any warnings, sorry :(

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found