<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="pt-br" lang="pt-br">
<head>
<link rel="stylesheet" href="http://www.perl.org.br/pub/TWiki/ImageGalleryPlugin/style.css" type="text/css" media="all" />
<link rel="stylesheet" href="http://www.perl.org.br/pub/TWiki/HeadlinesPlugin/style.css" type="text/css" media="all" />
	<title>Perl Brasil - Artigos - WebRss</title>
	<meta name="resource-type" content="document" />
	<meta http-equiv="pragma" content="no-cache" />
	<meta name="classification" content="Internet" />
	<meta http-equiv="Content-type" content="text/html; charset=iso-8859-1" />
	<meta name="description" content="Artigos" />
	<meta name="keywords" content="..." />
	
	<meta name="distribution" content="Global" />
	<meta name="rating" content="General" />
	<meta name="author" content="Brasil Perl Mongers" />
	<meta name="language" content="pt-br" />
	<meta name="doc-class" content="Completed" />
	<meta name="doc-rights" content="Public" />
	<script type="text/javascript" src="http://www.perl.org.br/pub/TWiki/TWikiJavascripts/twiki.js"></script>
	<script type="text/javascript" src="http://www.perl.org.br/pub/TWiki/PatternSkin/pattern.js"></script>
	
<script src="http://www.perl.org.br/pub/Main/ScriptAculoUs/prototype.js" type="text/javascript"></script>
<script src="http://www.perl.org.br/pub/Main/ScriptAculoUs/scriptaculous.js" type="text/javascript"></script>

	<link rel="icon" href="http://www.perl.org.br/pub/Artigos/WebPreferences/favicon.ico" type="image/x-icon" />
	<link rel="shortcut icon" href="http://www.perl.org.br/pub/Artigos/WebPreferences/favicon.ico" type="image/x-icon" />
	<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="WebRss" />
	

<style type="text/css" media="all">

	@import url("http://www.perl.org.br/pub/TWiki/PatternSkin/colors.css");
	@import url("http://www.perl.org.br/pub/TWiki/PatternSkin/print.css");

	/* Elementos padrao */

	* {
		font-family: sans-serif;
	}
	body {
		margin: 20px 30px 20px 30px;
		font-size: small;

	}

	a:hover {
		background-color: transparent !important;
		color: black !important;
	}
	a {
		text-decoration: none;
	}
	textarea {
		width: 100% !important;
		border: 1px solid #CCC;
	}
	input {
		border: 1px solid #CCC;
	}
	input:focus, textarea:focus {
		background-color: #FFD;
	}
	h1, h2, h3 {
		color: #121C79;
	}
	h1, h2 {
		text-align: center;
	}
	th {
		color: black;
		font-weight: bold;
	}

	/* Divs principais */

	#left {
		width: 250px;
		overflow: hidden;
		float: left;
	}
	#top {
		padding: 0 10px 0 10px;
		height: 100px;
	}
	#content {
		margin-left: 280px;
		padding: 5px 20px 5px 20px;
	}
	#footer {
		border-top: 1px solid #48F;
		clear: both;
		text-align: center;
		color: gray;
		font-size: x-small;
	}

	/* Elementos dos Divs principais */

	#top ul {
		padding: 0;
		float: right;
	}
	#top li {
		display: inline;
		list-style: none;
		width: 52px;
		height: 52px;
		margin-right: 10px;
	}
	#top li a:hover {
		text-decoration: none;
	}
	#top li a img {
		border: 0;
		border-right: 1px dashed #CCC;
		padding-right: 10px;
	}
	#top li a span {
		display: none;
		z-index: 10;
	}
	#top li a:hover span {
		display: block;
		position: absolute;
		right: 120px;
		top: 7px;
		color: #BBB;
	}
	#top li:last-child a img {
		border-right: 0;
	}
	#top h1 {
		padding: 0;
		margin: 0;
		float: left;
	}
	#top h1 img {
		position: relative;
	}
	#top span {
		text-align: center;
	}
	#left .section {
		margin: 20px 0 20px 0;
		padding-bottom: 3px;
	}
	#left .section:hover {
		/*background-color: #DDDDDD;*/
	}
	#left .section ul {
		padding: 0;
		margin: 5px 20px 0 20px;
		font-size: small;
	}
	#left .section ul li {
		list-style-type: circle;
	}
	#left .section ul#pesquisa li {
		list-style-type: none;
	}
	#left .section h4 {
		margin: 0;
		font-size: medium;
		color: black;
		border-bottom: 2px dotted #CCC;
	}
	#left .section h4:before {
		content: url(http://www.perl.org.br/pub/TWiki/TWikiDocGraphics/toggleopen-small.gif);
	}
	#left input, #left label {
		text-align: center;
		color: #AAA;
	}
	#revinfo {
		float: right;
		position: relative;
		top: -5px;
		font-size: x-small;
		color: #CCC;
	}
	#revinfo a {
		color: #AAA;
	}
	#actions {
		float: right;
		position: relative;
		top: -20px;
		color: #CCC;
	}
	#actions small a {
		color: #06C;
	}
	#webs-list {
		/* display: none; */
	}
	#footer a {
		color: #666;
	}
	#footer img {
		display: none;
	}
	#content .artigo .metainfo {
		display: block;
		color: gray;
	}
	#content .artigo h3 {
		margin-bottom:0;
		font-size: 17px;
	}
	#content .context-button {
		position: relative;
		float: right;
		width: 100px;
		height: 100px;
		text-align: center;
		padding: 5px;
	}
	#content .context-button img {
		border: 0;
	}
	#half-banner,
	#full-banner {
		text-align: center;
	}
	#half-banner img,
	#full-banner img {
		border: 1px dashed;
	}

	/* Elementos TWiki */

	.patternLogOut {
		font-size: x-small;
	}
	.twikiToc li {
		padding-left: 15px;
		list-style: none;
	}

</style>

<!--[if IE]>
<style type="text/css" media="screen">
	body {
		/* css ie 6 hack */
	}
</style>
<![endif]-->

<!--[if lte IE 6]> 
<style type="text/css">
	body {
		/* css ie 5.* hack */
	}
</style>
<![endif]-->


<!--FOOTNOTEPLUGIN_LINKCSS--><link rel="stylesheet" href="http://www.perl.org.br/pub/TWiki/FootNotePlugin/styles.css" type="text/css" media="all" />
</head>
<body>
<div id="top">
	<ul><li><span>AWStats</span></li> <li><span>TemplateToolkit2</span></li> <li><span>FrozenBubble</span></li><li></li></ul>
	<h1></h1>
</div>
<div id="left">
	     <div class="section">
        <h4>Pesquisar</h4>
        <ul id="pesquisa">
          <form action="http://www.perl.org.br/Main/WebSearch">
            <li><input type="text" name="search" value="sua busca" onfocus="if(this.value=='sua busca'){ this.value=''; }" onblur="if(this.value==''){ this.value='sua busca'; }" /></li>
            <li><input type="checkbox" id="web" name="web" checked="checked" value="all" /><label for="web"><small>Todas as Webs</small></label></li>
          </form>
        </ul>
    </div>
<p />
    <div class="section">
        <h4>Documentação</h4>
        <ul>
           <li>Introdução ao Perl</li>
           <li>Estruturas de dados</li>
           <li>Expressões regulares</li>
           <li>Orientação a objetos</li>
           <li>Guia de estilos</li>
        </ul>
        <ul><li>mais...</li></ul>
    </div>
    <div class="section">
        <h4>Artigos</h4>
        <ul>
        <li>Aprenda a programar em 10 anos</li>
<li>Usando o CPAN</li>
<li>Como instalar, passo a passo o: Apache, Mysql, Perl e módulos necessários do CPAN no Windows</li>
<li>Script Perl para ler arquivo PHP</li>
<li>Teste Perl</li>
        </ul>
        <ul><li>mais...</li></ul>
    </div>
    <div class="section">
        <h4>Planeta</h4>
        <ul>
           <div class="headlinesRss"><p />
<li>Maluco: O que &eacute; pirataria para você ?</li>
<li>Maluco: Obama planejando uma revolução sobre as informações do governo.</li>
<li>Maluco: Banda Larga pelo governo.</li>
<li>Donato: Acompanhando o lançamento do iPad</li>
<li>Donato: Mostra de Cinema de Tiradentes II</li>
</div>
<p />
        </ul>
        <ul><li>mais...</li></ul>
    </div>
    <div class="section">
        <h4>Eventos</h4>
        <ul>
<p />
<p />
<p />
<p />
<p />
<p />
        </ul>
        <ul><li>mais...</li></ul>
        <br /> 
        <div id="half-banner"></div>
    </div>
    <div class="section">
        <h4>Comunidade</h4>
        <ul>
           <li>Brasil</li>
           <li>São Paulo</li>
           <li>Rio de Janeiro</li>
           <li>Salvador</li>
           <li>Fortaleza</li>
        </ul>
        <ul><li>mais...</li></ul>
    </div>
<p />
<!-- <ul>
<li> Set ALLOWTOPICCHANGE = PerlBrCoordGroup
</li> <li> Set ALLOWTOPICRENAME = PerlBrCoordGroup
</li></ul> 
-->
</div>
<div id="content">
	<div id="revinfo">r3 - 28 Mar 2005 - TWikiContributor</div>
<p /><channel rdf:about="http://www.perl.org.br/Artigos">
  <title>Perl Brasil's Artigos web</title>
  <link>http://www.perl.org.br/Artigos</link>
  <description>The Artigos web of TWiki. TWiki is a Web-Based Collaboration Platform for the Enterprise.</description>
<image rdf:resource="http://www.perl.org.br/pub/Main/TWikiPreferences/perl-br.gif" />
  <dc:language>en-us</dc:language>
  <dc:rights>Copyright 2010 by contributing authors</dc:rights>
  <dc:publisher>TWiki Administrator [webmaster@perl.org.br]</dc:publisher>
  <dc:creator>The contributing authors of Perl Brasil</dc:creator>
  <dc:source>Perl Brasil</dc:source>
  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/AprendaAProgramarEm10Anos" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/ArtigoDanielMantovani2009x12x02" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/ArtigoMarcoAurelioMACAE2009x07x29" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/ScriptPerlparalerarquivoPHP" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebHome" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebPerguntasRespostasForm" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebListagemPerguntasRespostas" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/ProjetoAplicacao" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebTekneeqTemplate" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebReceitaTemplate" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebDiversaoTemplate" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebCasosTemplate" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebPerguntasRespostasTemplate" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebArtigoTemplate" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebCasosForm" />
      <rdf:li rdf:resource="http://www.perl.org.br/Artigos/WebDiversaoForm" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="http://www.perl.org.br/pub/Main/TWikiPreferences/perl-br.gif">
  <title>Perl Brasil.Artigos</title>
  <link>http://www.perl.org.br/Artigos</link>
  <url>http://www.perl.org.br/pub/Main/TWikiPreferences/perl-br.gif</url>
</image>
<item rdf:about="http://www.perl.org.br/Artigos/AprendaAProgramarEm10Anos">
  <title>AprendaAProgramarEm10Anos</title>
  <link>http://www.perl.org.br/Artigos/AprendaAProgramarEm10Anos</link>
  <description>Porque todo mundo tem tanta pressa? Entre em qualquer livraria, voc&#234; vai ver Aprenda Java em 7 dias assim como diversas varia&#231;&#245;es oferecendo li&#231;&#245;es de Visual Basic ... (last changed by NelsonFerraz)</description>
  <dc:date>2010-03-10T15:13:06Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.NelsonFerraz">
      <rdf:value>NelsonFerraz</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/ArtigoDanielMantovani2009x12x02">
  <title>ArtigoDanielMantovani2009x12x02</title>
  <link>http://www.perl.org.br/Artigos/ArtigoDanielMantovani2009x12x02</link>
  <description>O Comprehensive Perl Archive Network (CPAN), &#233; uma grande cole&#231;&#227;o de software Perl e documenta&#231;&#227;o,o CPAN nada mais &#233; do que mais um m&#243;dulo Perl. Voc&#234; s&#243; precisa procurar ... (last changed by DanielMantovani)</description>
  <dc:date>2009-12-03T03:29:40Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.DanielMantovani">
      <rdf:value>DanielMantovani</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/ArtigoMarcoAurelioMACAE2009x07x29">
  <title>ArtigoMarcoAurelioMACAE2009x07x29</title>
  <link>http://www.perl.org.br/Artigos/ArtigoMarcoAurelioMACAE2009x07x29</link>
  <description>Creio que voc&#234; esteja utilizando o Windows, at&#233; onde eu sei voc&#234; pode ter problemas na hora de instalar alguns m&#243;dulos do CPAN. Na minha experi&#234;ncia com o Windows ... (last changed by MarcoAurelioMACAE)</description>
  <dc:date>2009-07-29T14:30:12Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.MarcoAurelioMACAE">
      <rdf:value>MarcoAurelioMACAE</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/ScriptPerlparalerarquivoPHP">
  <title>ScriptPerlparalerarquivoPHP</title>
  <link>http://www.perl.org.br/Artigos/ScriptPerlparalerarquivoPHP</link>
  <description>D&#250;vida de Pedro C&#233;sar na lista Cascavel PM em 8 de abril de 2009 fonte : http://mail.pm.org/pipermail/cascavel pm/2009 April/014742.html Aten&#231;&#227;o : o texto abaixo ... (last changed by JoenioCosta)</description>
  <dc:date>2009-05-11T01:48:07Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebHome">
  <title>WebHome</title>
  <link>http://www.perl.org.br/Artigos/WebHome</link>
  <description>Artigos Estat&#237;sticas de Acesso Publique um novo artigo Veja todos os artigos Receitas Publique uma nova receita Veja todos as receitas Casos de Sucesso Publique ... (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T15:48:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebPerguntasRespostasForm">
  <title>WebPerguntasRespostasForm</title>
  <link>http://www.perl.org.br/Artigos/WebPerguntasRespostasForm</link>
  <description>Publique uma Pergunta e Resposta T&#237;tulo Pergunta Resposta (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T15:01:13Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebListagemPerguntasRespostas">
  <title>WebListagemPerguntasRespostas</title>
  <link>http://www.perl.org.br/Artigos/WebListagemPerguntasRespostas</link>
  <description>Perguntas e Respostas Publique uma Pergunta e Resposta Dica: coloque o c&#243;digo dentro de tags verbatim ... /verbatim (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:49:16Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/ProjetoAplicacao">
  <title>ProjetoAplicacao</title>
  <link>http://www.perl.org.br/Artigos/ProjetoAplicacao</link>
  <description>Projeto Aplica&#231;&#227;o Templates, forms e searchs utilizados nesta Web. ArtigoForm WebListagem WebArtigoForm WebArtigoTemplate WebListagemArtigo WebCasosForm ... (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:44:52Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebTekneeqTemplate">
  <title>WebTekneeqTemplate</title>
  <link>http://www.perl.org.br/Artigos/WebTekneeqTemplate</link>
  <description>NOP NOP (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:37:39Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebReceitaTemplate">
  <title>WebReceitaTemplate</title>
  <link>http://www.perl.org.br/Artigos/WebReceitaTemplate</link>
  <description>Problema NOP NOP Solu&#231;&#227;o NOP NOP Discuss&#227;o NOP NOP Coment&#225;rios (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:37:15Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebDiversaoTemplate">
  <title>WebDiversaoTemplate</title>
  <link>http://www.perl.org.br/Artigos/WebDiversaoTemplate</link>
  <description>NOP NOP (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:36:54Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebCasosTemplate">
  <title>WebCasosTemplate</title>
  <link>http://www.perl.org.br/Artigos/WebCasosTemplate</link>
  <description>NOP NOP (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:36:34Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebPerguntasRespostasTemplate">
  <title>WebPerguntasRespostasTemplate</title>
  <link>http://www.perl.org.br/Artigos/WebPerguntasRespostasTemplate</link>
  <description>Pergunta NOP NOP Resposta NOP NOP (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:35:57Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebArtigoTemplate">
  <title>WebArtigoTemplate</title>
  <link>http://www.perl.org.br/Artigos/WebArtigoTemplate</link>
  <description>NOP NOP (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:35:37Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebCasosForm">
  <title>WebCasosForm</title>
  <link>http://www.perl.org.br/Artigos/WebCasosForm</link>
  <description>Publique um Caso de Sucesso Um caso de sucesso lembra uma receita, pois (em geral) tamb&#233;m deve ter um t&#237;tulo, um problema e a solu&#231;&#227;o. Neste caso, por&#233;m, estamos falando ... (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:20:07Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Artigos/WebDiversaoForm">
  <title>WebDiversaoForm</title>
  <link>http://www.perl.org.br/Artigos/WebDiversaoForm</link>
  <description>Publique algo Divertido Um artigo divertido deve possuir um t&#237;tulo claro, uma chamada que explique seu objetivo central, e o texto ( divertido ) do artigo em si. ... (last changed by JoenioCosta)</description>
  <dc:date>2009-05-07T14:19:59Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.JoenioCosta">
      <rdf:value>JoenioCosta</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<!-- <ul>
<li> Set SKIN = rss
</li></ul> 
-->
</div>
<div id="footer">
	<div id="actions"><small>editar</small> | <small>anexar</small> | <small>mais ações</small> | <small>imprimir</small> | <small>texto puro</small> | <small>historico</small> | <small>login</small></div>
	 <br />  <span class="twikiRight"> </span>Copyright &copy; by the contributing authors. All material on this collaboration platform is the property of the contributing authors. <br /> Ideas, requests, problems regarding Perl Brasil? Send feedback 
</div>
</body>
</html>
<!-- <ul>
<li> Set ALLOWTOPICCHANGE = PerlBrCoordGroup
</li> <li> Set ALLOWTOPICRENAME = PerlBrCoordGroup
</li></ul> 
-->