Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: How to add the client filtering function in perl table?

by Anonymous Monk
on Jun 26, 2013 at 08:53 UTC ( [id://1040732]=note: print w/replies, xml ) Need Help??


in reply to Re^2: How to add the client filtering function in perl table?
in thread How to add the client filtering function in perl table?

And what would it do?

Just like before, like my_sorted_fudge, you'd create a function to do stuff you want, say  my_filtered_fudge( \@array, $criteria ... ); and my_filtered_fudge would modify the array any way you please

Replies are listed 'Best First'.
Re^4: How to add the client filtering function in perl table?
by GordonLim (Acolyte) on Jun 26, 2013 at 09:26 UTC
    Hi Anonymous Monk , Thanks for your idea, because for the moment I still cannot try your code so I don't know how is the output. I'm not so good in this so I need spend more time to understand and research your script. Never know it can use for sort and filtering. Really appreciated you wrote so long code to help me, I will let you know how is my process once I implement it. :)
Re^4: How to add the client filtering function in perl table?
by GordonLim (Acolyte) on Jul 10, 2013 at 02:13 UTC
    Hi Anonymous Monk, Too bad our server perl version are not able to install Mojolicious::Lite, it require higher perl version. Anyway thank you for your advise and help. :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2024-04-20 03:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found