g/~bricas/WWW-Wikipedia-1.92/lib/WWW/Wikipedia.pm).
>
> You can manu more dictionaries in the cpan.
>
> Yaron Kahanovitch
>
>
> - Original Message -
> From: "xavier mas" <[EMAIL PROTECTED]>
> To: beginners@perl.org
> Sent: 22:14:07 (GMT+0200) Afr
Kahanovitch
- Original Message -
From: "xavier mas" <[EMAIL PROTECTED]>
To: beginners@perl.org
Sent: 22:14:07 (GMT+0200) Africa/Harare יום שלישי 22 מאי 2007
Subject: Re: parsing html data
El Martes 22 Mayo 2007 22:00, David Moreno Garza escribió:
> xavier mas wrote:
> &
El Martes 22 Mayo 2007 22:00, David Moreno Garza escribió:
> xavier mas wrote:
> > dear all,
> >
> > I'm trying to make a consult to a online dictionary from an html
> > document, the result of the consult has to be output in a text field of
> > the same html document.
> >
> > I understand this can
xavier mas wrote:
> dear all,
>
> I'm trying to make a consult to a online dictionary from an html document,
> the
> result of the consult has to be output in a text field of the same html
> document.
>
> I understand this can be done using (perl) cgi scripts but am not sure which
> module d
dear all,
I'm trying to make a consult to a online dictionary from an html document, the
result of the consult has to be output in a text field of the same html
document.
I understand this can be done using (perl) cgi scripts but am not sure which
module do I need for that.
Any suggestions?
> "Santosh" == Santosh Kumar <[EMAIL PROTECTED]> writes:
Santosh> All,
Santosh> Pls help me the perl code reg ex for acheiving the following :
Santosh> ( Please note that we should not use any CPAN modules like
HTML::Parser etc )
Santosh> file.html
Santosh>
Santosh> UserNamesanhdkgfkdfg
Sa
On Sun, 19 Jun 2005, santosh kumar wrote:
> [Please] help me [with] the perl code reg ex for acheiving the
> following :
> ( Please note that we should not use any CPAN modules like HTML::Parser etc )
Please show what you've tried so far.
Please explain why you can't use a CPAN module for this.
All,
Pls help me the perl code reg ex for acheiving the following :
( Please note that we should not use any CPAN modules like HTML::Parser etc )
file.html
UserNamesanhdkgfkdfg
Passwordhh1
Required Output is :
UserName
Password
Thanks In Advance
santhosh