Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Trying to display subcategories and counts

by Maqs (Deacon)
on May 05, 2000 at 14:53 UTC ( [id://10342]=note: print w/replies, xml ) Need Help??


in reply to Trying to display subcategories and counts

That is not a native perl solution, but it is rather short and graceful, IMHO :):
@subcats = sort(`grep $Catname $file | cut -f 2 -d '|'`);
--
With best regards
Maqs.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-03-29 13:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found