LWP: Forms Submissions

2003-08-15 Thread Sukrit K Mehra
Hi listers, This is the code of the form. From the website www.m-w.com; for which I am trying to make a client. form name=dict method=post action=/cgi-bin/dictionary td valign=middle width=223 align=center input type=hidden name=book value=Dictionary font color=#ff size=2 face=Arial,

sorting directories

2002-11-12 Thread Sukrit K Mehra
Hi listers, While doing this -- @files = readdir(Favorites); i get an unsorted list in @files. What i desire is directories first and then files. Using sort function would sort by ascii value and sort by_name and such won't work too. Please suggest a solution. regards -- sukrit || [EMAIL