LWP + extract gif files from web pages
am 05.11.2007 12:38:08 von zarinamohd
--===============0666413781==
Content-Type: multipart/alternative;
boundary="----=_Part_27563_20238526.1194262688966"
------=_Part_27563_20238526.1194262688966
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hello all,
I have coded few hundred lines(so much in such a short time because i dont
really know the tricky one liners yet) in perl and i find it exciting.
I read some were that i can use perl LWP package to extract gif files from
the web page.
It would be great if some one could give me an insight into it.
Thanks in advance for any help that you can provide.
Zarina Khadar
http://www.digitalchocolate.com/
------=_Part_27563_20238526.1194262688966
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Hello all,
I have coded few hundred lines(so much in such a short time because i dont really know the tricky one liners yet) in perl and i find it exciting.
I read some were that i can use perl LWP package to extract gif files from the web page.
It would be great if some one could give me an insight into it.
Thanks in advance for any help that you can provide.
Zarina Khadar
http://www.digitalchocolate.com/
------=_Part_27563_20238526.1194262688966--
--===============0666413781==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
--===============0666413781==--
RE: LWP + extract gif files from web pages
am 05.11.2007 14:01:24 von Brian Raven
From: activeperl-bounces@listserv.ActiveState.com
[mailto:activeperl-bounces@listserv.ActiveState.com] On Behalf Of Zarina
Mohd'
Sent: 05 November 2007 11:38
To: activeperl@listserv.ActiveState.com
Subject: LWP + extract gif files from web pages
> Hello all,
> =
> I have coded few hundred lines(so much in such a short time because i
dont really know the tricky one liners =
> yet) in perl and i find it exciting.
> =
> I read some were that i can use perl LWP package to extract gif files
from the web page. =
> =
> It would be great if some one could give me an insight into it.
See 'perldoc HTML::LinkExtor', specifically the example, for one way to
do something like that. There are others.
HTH
-- =
Brian Raven =
==================== =====3D=
================
Atos Euronext Market Solutions Disclaimer
==================== =====3D=
================
The information contained in this e-mail is confidential and solely for the=
intended addressee(s). Unauthorised reproduction, disclosure, modification=
, and/or distribution of this email may be unlawful.
If you have received this email in error, please notify the sender immediat=
ely and delete it from your system. The views expressed in this message do =
not necessarily reflect those of Atos Euronext Market Solutions.
Atos Euronext Market Solutions Limited - Registered in England & Wales with=
registration no. 3962327. Registered office address at 25 Bank Street Lon=
don E14 5NQ United Kingdom. =
Atos Euronext Market Solutions SAS - Registered in France with registration=
no. 425 100 294. Registered office address at 6/8 Boulevard Haussmann 750=
09 Paris France.
L'information contenue dans cet e-mail est confidentielle et uniquement des=
tinee a la (aux) personnes a laquelle (auxquelle(s)) elle est adressee. Tou=
te copie, publication ou diffusion de cet email est interdite. Si cet e-mai=
l vous parvient par erreur, nous vous prions de bien vouloir prevenir l'exp=
editeur immediatement et d'effacer le e-mail et annexes jointes de votre sy=
steme. Le contenu de ce message electronique ne represente pas necessaireme=
nt la position ou le point de vue d'Atos Euronext Market Solutions.
Atos Euronext Market Solutions Limited Soci=E9t=E9 de droit anglais, enregi=
str=E9e au Royaume Uni sous le num=E9ro 3962327, dont le si=E8ge social se =
situe 25 Bank Street E14 5NQ Londres Royaume Uni.
Atos Euronext Market Solutions SAS, soci=E9t=E9 par actions simplifi=E9e, e=
nregistr=E9 au registre dui commerce et des soci=E9t=E9s sous le num=E9ro 4=
25 100 294 RCS Paris et dont le si=E8ge social se situe 6/8 Boulevard Hauss=
mann 75009 Paris France.
==================== =====3D=
================
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Re: LWP + extract gif files from web pages
am 05.11.2007 18:07:57 von David Moreno Garza
On Mon, 2007-11-05 at 17:08 +0530, Zarina Mohd' wrote:
> Hello all,
>
> I have coded few hundred lines(so much in such a short time because i
> dont really know the tricky one liners yet) in perl and i find it
> exciting.
>
> I read some were that i can use perl LWP package to extract gif files
> from the web page.
>
> It would be great if some one could give me an insight into it.
What about using wget?
Or you can fetch HTML source for webpages and parse it to find gifs.
--
David Moreno Garza | http://www.damog.net/
Y es que me gusta tanto tu pelo.
_______________________________________________
ActivePerl mailing list
ActivePerl@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs