Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

question about ordering technical data numbers

by Kevin_Raymer (Initiate)
on Mar 09, 2007 at 17:05 UTC ( [id://604011]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    SORT [/R] [/+n] [[drive1:][path1]filename1] [>  [drive2:][path2]filena
    +me2]
    [command |] SORT [/R] [/+n] [> [drive2:][path2]filename2]
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    OPEN "filename"/n";
    COUNT ||||||  #this counts spaces over in the list
    SORT /R       #this sorts my data
    
  3. or download this
    Bareword "COUNT" not allowed while "strict subs" in use at ./order.pl 
    +line 5.
    syntax error at ./ray.pl line 5, near "||||"
    ...
            (Missing semicolon on previous line?)
    Can't find string terminator '"' anywhere before EOF at ./order.pl lin
    +e 5.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (1)
As of 2024-04-24 16:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found