<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Thinkervine &#187; Perl</title>
	<atom:link href="http://www.thinkervine.com/blog/tag/perl/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinkervine.com/blog</link>
	<description>Manglings of a technocratic social blogger - Faycal Chraibi</description>
	<lastBuildDate>Fri, 16 Dec 2011 09:15:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>Epic</title>
		<link>http://www.thinkervine.com/blog/2005/02/10/epic/</link>
		<comments>http://www.thinkervine.com/blog/2005/02/10/epic/#comments</comments>
		<pubDate>Thu, 10 Feb 2005 16:29:27 +0000</pubDate>
		<dc:creator>fays</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.subversion.fr/blog/?p=142</guid>
		<description><![CDATA[Vous développez vos programmes, scripts et modules en utilisant votre editeur préféré puis passant le fruit de votre imagination à l'interpreteur Perl. C'est pratique dans certains cas mais lorsqu'il s'agit de gérer de gros projets, nous ne pouvons plus avoir les mêmes considérations.]]></description>
			<content:encoded><![CDATA[<p>Vous développez vos programmes, scripts et modules en utilisant votre editeur préféré puis passant le fruit de votre imagination à l&#8217;interpreteur Perl. C&#8217;est pratique dans certains cas mais lorsqu&#8217;il s&#8217;agit de gérer de gros projets, nous ne pouvons plus avoir les mêmes considérations.<br />
<span id="more-142"></span><br />
Que choisir ? Un IDE s&#8217;impose. Je vous propose <a style="color: rgb(102, 0, 0);" href="http://e-p-i-c.sourceforge.net/">EPIC</a> un plugin pour <a style="color: rgb(102, 0, 0);" href="http://www.eclipse.org/">Eclipse</a>, un IDE bien connu des javanautes.<br />
 Pour l&#8217;instant, celui supporte correctement <span style="font-weight: bold;">Perl 5</span> par contre il n&#8217;est pas au point pour <span style="font-weight: bold;">Perl 6</span>, il faudra attendre quelque temps avant d&#8217;avoir quelque chose qui fonctionne correctement.</p>
<p> EPIC se base sur le module  <span style="font-style: italic;">Devel::Refactor.<br />
 </span>Il vous fournira tout ce que vous avez toujours cherché dans un IDE, syntaxe colorée, vérification de syntaxe à la volée, complétion de code, assistant de documentation, perldoc, formatage de sources, un debugger Perl, un dictionnaire des fonctions, une bonne visualisation des différentes composantes du code.</p>
<p> Vous pouvez aussi rajouter un plugin de regexps qui vous permet de tester les regexs avant de les inclure dans votre code.</p>
<p> Le tester c&#8217;est l&#8217;adopter <img src='http://www.thinkervine.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <span style="text-decoration: underline;"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkervine.com/blog/2005/02/10/epic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YAPC::Taipei 2005</title>
		<link>http://www.thinkervine.com/blog/2005/02/08/yapc-taipei-2005/</link>
		<comments>http://www.thinkervine.com/blog/2005/02/08/yapc-taipei-2005/#comments</comments>
		<pubDate>Tue, 08 Feb 2005 16:26:14 +0000</pubDate>
		<dc:creator>fays</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Perl]]></category>

		<guid isPermaLink="false">http://www.subversion.fr/blog/?p=141</guid>
		<description><![CDATA[Le YAPC ::Taipei (<em>YAPC = Yet Another Perl Conference</em>) aura lieu les <strong>26 et 27 Mars à Taipei</strong>. Cette conférence verra l'intervention de nombreux intervenants tels que Tsung-Hsiang Chang qui parlera de SpamAssassin ou Autrijus Tang dont le speech tournera autour de Perl 6.]]></description>
			<content:encoded><![CDATA[<p>Le YAPC ::Taipei (<em>YAPC = Yet Another Perl Conference</em>) aura lieu les <strong>26 et 27 Mars à Taipei</strong>. Cette conférence verra l&#8217;intervention de nombreux intervenants tels que Tsung-Hsiang Chang qui parlera de SpamAssassin ou Autrijus Tang dont le speech tournera autour de Perl 6.<br />
<span id="more-141"></span><br />
Voici le programme de ces 2 jours :</p>
<p> * 26 Mars<br />
 &#8212;&#8212;&#8212;&#8211;<br />
 9h-10h30 : SpamAssassin &#8211; Tsung-Hsiang Chang<br />
 10h30-12h : Perl Object Persistence and Tangram &#8211; Sam Villain<br />
 14h-15h30 : Kwiki &#8211; Brian Ingerson<br />
 15h30-17h : The future of RT &#8211; Jesse Vincent<br />
 17h-18h : The panel about open source foundtry</p>
<p> * 27 Mars<br />
 &#8212;&#8212;&#8212;-<br />
 9h-10h30 : Fun with web services and blogging with Perl &#8211; Tatsuhiki Miyagawa<br />
 10h30-12h : RunApp and Profiler &#8211; Chia-Liang Kao<br />
 14h-15h30 : Exploiting other entreprise&#8217;s web services &#8211; Leon Brocard<br />
 15h30-17h : Perl 6 The Ultimate &#8211; Autrijus Tang</p>
<p> Un joyeux programme pour tous ceux qui auront la chance d&#8217;y assister.</p>
<p> D&#8217;autres informations sont disponibles sur <a href="http://use.perl.org/yapc/05/02/07/140211.shtml?tid=25&#038;tid=7">use Perl;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinkervine.com/blog/2005/02/08/yapc-taipei-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

