Le perl, saibien.
Mercredi 24 janvier 2007j’ai d’ailleurs repris le code de ça, j’essaye d’utiliser ça pour finalement créer un bot irc qui prenne le titre du site émis sur le salon, pour l’afficher, et vérifier par là même qu’il n’y a pas de flash sur la page.
Petit rappel sur la présence de flash:
<object classid=“clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=“http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0″ width=“468″ height=“60″> <param name=“movie” value=“howamazidsbanner.swf”> <param name=“quality” value=“high”> <embed src=“howamazidsbanner.swf” quality=“high” pluginspage=“http://www.macromedia.com/go/getflashplayer” type=“application/x-shockwave-flash” width=“468″ height=“60″>embed> object>
Liens qui vont bien :
- http://search.cpan.org/dist/perl/pod/perlre.pod
- http://search.cpan.org/~jeek/Net-IRC-0.73/IRC.pm
- http://search.cpan.org/~linc/HTTP-Client-1.51/lib/HTTP/Client.pm
- http://www.oreilly.com/pub/h/1964
- http://search.cpan.org/~rosch/URI-Find-0.16/lib/URI/Find.pm
- http://www.itlab.musc.edu/docs/perl_regexp/
- http://www.perlhouse.info/pn/index.php?name=News&catid=1
- http://www.troubleshooters.com/codecorn/littperl/perlreg.htm
- http://gershwin.ens.fr/vdaniel/Doc-Locale/Outils-Gnu-Linux/Perl/Tutorial-3/www.cavi.univ-paris3.fr/ilpga/ilpga/tal/perl/index.htm
- http://www.irchelp.org/irchelp/rfc/ctcpspec.html
- http://www.alianwebserver.com/informatique/languages/perl/faq_perl.htm
- http://www.squalenet.net/fr/pc/articles/ecrire-un-bot-irc-en-perl-part1.php5
- http://www.ac-creteil.fr/util/programmation/perl/ (http://www.ac-creteil.fr/util/programmation/perl/)
- http://perl.active-venture.com/
- http://perl.active-venture.com/lib/HTML/HeadParser.html
- http://perl.active-venture.com/lib/HTTP/Request/Common.html
- http://perl.active-venture.com/lib/Net/HTTP.html
- http://perl.active-venture.com/lib/Net/HTTP/NB.html ( non bloquant )