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

Re: Sort array

by johngg (Canon)
on Mar 06, 2020 at 11:12 UTC ( [id://11113905]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    johngg@shiraz:~/perl/Monks$ perl -Mstrict -Mwarnings -E '
    say for
    ...
    page2.html
    page3.html
    page11.html
    
  2. or download this
    use strict;
    use warnings;
    ...
    say q{-} x 20;
    say for @rejects;
    say q{-} x 20;
    
  3. or download this
    --------------------
    index1.html
    ...
    rubbish.html
    test4.txt
    --------------------
    

Log In?
Username:
Password:

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

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

    No recent polls found