Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: simplify sorting of multiple lists

by december (Pilgrim)
on Jul 20, 2004 at 17:20 UTC ( [id://376027]=note: print w/replies, xml ) Need Help??


in reply to •Re: simplify sorting of multiple lists
in thread simplify sorting of multiple lists

That's a good idea. I know the chosen variables aren't clean. The problem was indeed that all those lists used to be just one big list (with an extra hash pair per element pointing out the type), but the simple template syntax of HTML::Template required a boolean variable (I use each individual list) to test for whether or not to include the specific html block when the list is empty.

It's either this or introducing an extra boolean for each type of files. Or trying a different template module, perhaps.

Ofcourse, I stupidly forgot that I can play a bit with the arguments to the template's function call, to just pass on the list, if I do it this way.

edit: corrected myself

  • Comment on Re^2: simplify sorting of multiple lists

Log In?
Username:
Password:

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

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

    No recent polls found