<?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 - Perldoc v5.8.7 - 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="Documentação" />
	<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/Perldoc/V500807/WebPreferences/favicon.ico" type="image/x-icon" />
	<link rel="shortcut icon" href="http://www.perl.org.br/pub/Perldoc/V500807/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>TWiki</span></li> <li><span>Plagger</span></li> <li><span>AWStats</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/Perldoc/V500807">
  <title>Perl Brasil's Perldoc/V500807 web</title>
  <link>http://www.perl.org.br/Perldoc/V500807</link>
  <description>The Perldoc/V500807 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/Perldoc/V500807/DataDumper" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/Perlfunc" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/Perlvar" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/Perldsc" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/AutoLoader" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/TextWrap" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/ScalarUtil" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/Perlutil" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/Perlintro" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/ListUtil" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/IOSocket" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/IOPipe" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/IOHandle" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/IOFile" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/FileSpecUnix" />
      <rdf:li rdf:resource="http://www.perl.org.br/Perldoc/V500807/FileSpec" />
    </rdf:Seq>
  </items>
</channel>
<image rdf:about="http://www.perl.org.br/pub/Main/TWikiPreferences/perl-br.gif">
  <title>Perl Brasil.Perldoc/V500807</title>
  <link>http://www.perl.org.br/Perldoc/V500807</link>
  <url>http://www.perl.org.br/pub/Main/TWikiPreferences/perl-br.gif</url>
</image>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/DataDumper">
  <title>DataDumper</title>
  <link>http://www.perl.org.br/Perldoc/V500807/DataDumper</link>
  <description>head1 NOME Data::Dumper Estruturas de dados transformadas em string, apropriado tanto para impress&#227;o quanto para L head1 SINOPSE use Data::Dumper; # simples ... (last changed by RonaldoLima)</description>
  <dc:date>2010-01-27T18:03:38Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/Perlfunc">
  <title>Perlfunc</title>
  <link>http://www.perl.org.br/Perldoc/V500807/Perlfunc</link>
  <description>head1 NAME perlfunc Fun&#231;&#245;es internas do Perl head1 DESCRI&#199;&#195;O As fun&#231;&#245;es nesta se&#231;&#227;o podem servir como condi&#231;&#245;es em uma express&#227;o. Elas se dividem em duas importantes ... (last changed by RonaldoLima)</description>
  <dc:date>2009-08-28T14:19:53Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/Perlvar">
  <title>Perlvar</title>
  <link>http://www.perl.org.br/Perldoc/V500807/Perlvar</link>
  <description>head1 NAME perlvar Vari&#225;veis especiais do Perl head1 DESCRIPTION head2 Nomes especiais Este documento trata de vari&#225;veis que possuem significados especiais para ... (last changed by RonaldoLima)</description>
  <dc:date>2009-08-18T19:00:29Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/Perldsc">
  <title>Perldsc</title>
  <link>http://www.perl.org.br/Perldoc/V500807/Perldsc</link>
  <description>head1 NOME perldsc Perl Data Structures Cookbook (estruturas de dados complexas) head1 DESCRI&#199;&#195;O A mais importante funcionalidade que infelizmente faltava em Perl ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-14T21:36:32Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/AutoLoader">
  <title>AutoLoader</title>
  <link>http://www.perl.org.br/Perldoc/V500807/AutoLoader</link>
  <description>head1 NOME AutoLoader carrega subrotinas sob demanda (apenas quando s&#227;o executadas) head1 SINOPSE package Foo; use AutoLoader 'AUTOLOAD'; # importa a ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-09T22:29:20Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/TextWrap">
  <title>TextWrap</title>
  <link>http://www.perl.org.br/Perldoc/V500807/TextWrap</link>
  <description>head1 NOME Text::Wrap quebras de linha para formar par&#225;grafos head1 SINOPSE B use Text::Wrap $tab inicial "\t"; # Coloca um 'tab' no in&#237;cio do par&#225;grafo ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-07T20:59:29Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/ScalarUtil">
  <title>ScalarUtil</title>
  <link>http://www.perl.org.br/Perldoc/V500807/ScalarUtil</link>
  <description>head1 NOME Scalar::Util Uma cole&#231;&#227;o de fun&#231;&#245;es &#250;teis para manipula&#231;&#227;o de vari&#225;veis scalar subroutines head1 SINOPSE use Scalar::Util qw(blessed dualvar isweak ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-07T20:56:09Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/Perlutil">
  <title>Perlutil</title>
  <link>http://www.perl.org.br/Perldoc/V500807/Perlutil</link>
  <description>head1 NOME perlutil utilidades que vem embutida na distribui&#231;&#227;o Perl head1 DESCRI&#199;&#195;O Junto do interpretador Perl em si, a distribui&#231;&#227;o Perl instala uma s&#233;rie de ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-07T20:53:17Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/Perlintro">
  <title>Perlintro</title>
  <link>http://www.perl.org.br/Perldoc/V500807/Perlintro</link>
  <description>head1 NOME perlintro uma breve introdu&#231;&#227;o ao Perl head1 DESCRI&#199;&#195;O Este documento tem por inten&#231;&#227;o dar a voc&#234; uma breve introdu&#231;&#227;o &#224; linguagem de programa&#231;&#227;o Perl ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-07T20:39:37Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/ListUtil">
  <title>ListUtil</title>
  <link>http://www.perl.org.br/Perldoc/V500807/ListUtil</link>
  <description>head1 NOME List::Util Uma cole&#231;&#227;o de fun&#231;&#245;es &#250;teis para manipula&#231;&#227;o de listas head1 SINOPSE use List::Util qw(first max maxstr min minstr reduce shuffle sum ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-06T17:01:43Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/IOSocket">
  <title>IOSocket</title>
  <link>http://www.perl.org.br/Perldoc/V500807/IOSocket</link>
  <description>head1 NOME IO::Socket Objeto de interface para comunica&#231;&#245;es utilizando Sockets head1 SINOPSE use IO::Socket; head1 DESCRI&#199;&#195;O C prov&#234; uma interface para criar ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-06T16:47:20Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/IOPipe">
  <title>IOPipe</title>
  <link>http://www.perl.org.br/Perldoc/V500807/IOPipe</link>
  <description>head1 NOME IO::Pipe prov&#234; m&#233;todos de objetos para redirecionamentos head1 SINOPSE use IO::Pipe; $pipe new IO::Pipe; if($pid fork()) { # Parent $pipe ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-06T16:40:35Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/IOHandle">
  <title>IOHandle</title>
  <link>http://www.perl.org.br/Perldoc/V500807/IOHandle</link>
  <description>head1 NAME IO::Handle fornece m&#233;todos de objeto para manipula&#231;&#227;o de I/O handles head1 SINOPSE use IO::Handle; $io new IO::Handle; if ($io fdopen ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-06T16:38:42Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/IOFile">
  <title>IOFile</title>
  <link>http://www.perl.org.br/Perldoc/V500807/IOFile</link>
  <description>head1 NOME IO::File fornece m&#233;todos de objeto para manipula&#231;&#227;o de filehandles head1 SINOPSE use IO::File; $fh new IO::File; if ($fh open("; ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-06T16:34:22Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/FileSpecUnix">
  <title>FileSpecUnix</title>
  <link>http://www.perl.org.br/Perldoc/V500807/FileSpecUnix</link>
  <description>head1 NOME File::Spec::Unix Especializa&#231;&#227;o do m&#243;dulo File::Spec para sistemas Unix, base para outros m&#243;dulos do pacote File::Spec head1 SINOPSE require File::Spec ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-06T16:31:20Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</rdf:value>
    </rdf:Description>
  </dc:contributor>
</item>
<item rdf:about="http://www.perl.org.br/Perldoc/V500807/FileSpec">
  <title>FileSpec</title>
  <link>http://www.perl.org.br/Perldoc/V500807/FileSpec</link>
  <description>head1 NOME File::Spec executa opera&#231;&#245;es em nomes de arquivos de maneira port&#225;vel head1 SINOPSE use File::Spec; $x File::Spec catfile('a', 'b', 'c'); que retorna ... (last changed by RonaldoLima)</description>
  <dc:date>2009-07-06T16:22:46Z</dc:date>
  <dc:contributor>
    <rdf:Description link="http://www.perl.org.br?topic=Main.RonaldoLima">
      <rdf:value>RonaldoLima</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> 
-->