<?xml version="1.0" encoding="UTF-8" ?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Posteet: adresse ip</title> 
    <link>http://www.posteet.com/</link> 
    <description>Recent posteets posted to Posteet</description>
    <ttl>60</ttl>

    
    <item>
        <title>Perl - Expression régulière pour tester la validité d'une adresse IP</title>
        <link>http://www.posteet.com/view/199</link>
        <description>
        <![CDATA[<pre>while($addr !~ /^([O1]?\d\d?|2[0-4]\d|25[0-5])\.([O1]?\d\d?|2[0-4]\d|25[0-5])\.([O1]?\d\d?|2[0-4]\d|25[0-5])\.([O1]?\d\d?|2[0-4]\d|25[0-5])$/){
		print &quot;Please give the IP address of the remote server:\n&quot;;
		$addr = get_answer();
	}</pre> <a href="http://www.posteet.com/tags/adresse ip">[adresse ip]</a>  <a href="http://www.posteet.com/tags/expression régulière">[expression régulière]</a>  <a href="http://www.posteet.com/tags/ip">[ip]</a>  <a href="http://www.posteet.com/tags/ip address">[ip address]</a>  <a href="http://www.posteet.com/tags/perl">[perl]</a>  <a href="http://www.posteet.com/tags/regex">[regex]</a>  <a href="http://www.posteet.com/tags/regular expression">[regular expression]</a> ]]>        </description>
        <dc:creator>henri</dc:creator>
        <pubDate>Mon, 05 Nov 2007 08:23:28 +0000</pubDate>

            <category>adresse ip</category>
            <category>expression régulière</category>
            <category>ip</category>
            <category>ip address</category>
            <category>perl</category>
            <category>regex</category>
            <category>regular expression</category>
    
    </item>


</channel>
</rss>
