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.
Merriam-Webster Dictionary
document.dict.va.focus();
This is my code. Unfortunately I haven't been able to figure out the
exact request parameters.
my
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
>>>>> "Rob" == Rob Dixon <[EMAIL PROTECTED]> writes:
Rob> Sukrit wrote:
>> Hi Listers, How do i delete the last 12 (or so) lines of a
>> large file (400+ lines) without loading the whole into
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Listers,
How do i delete the last 12 (or so) lines of a large file (400+ lines)
without loading the whole into memory.
regards
sukrit
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <h
aid html
page "extract" information from it. However i have a problem "retrieving" it, that is,
saving a local copy.
Extraction part of the problem is very well covered in "Learning
Perl". For retrieving i would have to use LWP. Trying to pick up LWP from [1].
R
particular url.
2.2 Save the resultant file on locally. (for 1.2 above)
i have just read Learning Perl, so that is my skill level. Any pointers?
Regards,
sukrit
--
__
/ [EMAIL PROTECTED] ||http://www.symonds.net
know how to,
2.1 Enter info in a form at a particular url.
2.2 Save the resultant file on locally. (for 1.2 above)
i have just read Learning Perl, so that is my skill level. Any pointers?
Regards,
sukrit
__
/ [EMAIL PROTECTED
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 |