<?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 - WebAtom</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="Welcome to Perl Brasil... [[Main.TWikiUsers][Users]], [[Main.TWikiGroups][Groups]] " />
	<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/Main/WebPreferences/favicon.ico" type="image/x-icon" />
	<link rel="shortcut icon" href="http://www.perl.org.br/pub/Main/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>FrozenBubble</span></li> <li><span>TWiki</span></li> <li><span>TemplateToolkit2</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 - 24 Jan 2006 - TWikiContributor</div>
<p /><title>Perl Brasil's Main web</title>
<subtitle>The web for users, groups and offices. TWiki is an Enterprise Collaboration Platform.</subtitle>
<link rel="self" type="application/atom+xml" href="http://www.perl.org.br/Main/WebAtom"/>
<id>http://www.perl.org.br/Main</id>
<rights>Copyright 2010 by contributing authors</rights>
<updated>2010-03-16T21:16:06Z</updated>
<entry>
 <title>TWikiUsers</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/TWikiUsers?t=2010-03-16T21:16:06Z"/>
 <id>http://www.perl.org.br/Main/TWikiUsers</id>
 <updated>2010-03-16T21:16:06Z</updated>
 <summary>List of Perl Brasil users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list ... (last changed by TWikiAdminUser)</summary>
 <author>
  <name>TWikiAdminUser</name></author>
</entry>
<entry>
 <title>WebStatistics</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/WebStatistics?t=2010-03-16T07:15:07Z"/>
 <id>http://www.perl.org.br/Main/WebStatistics</id>
 <updated>2010-03-16T07:15:07Z</updated>
 <summary>Statistics for Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads ... (last changed by TWikiAdminGroup)</summary>
 <author>
  <name>TWikiAdminGroup</name></author>
</entry>
<entry>
 <title>AlexJFalcao</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/AlexJFalcao?t=2010-02-18T23:27:58Z"/>
 <id>http://www.perl.org.br/Main/AlexJFalcao</id>
 <updated>2010-02-18T23:27:58Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by AlexJFalcao)</summary>
 <author>
  <name>AlexJFalcao</name></author>
</entry>
<entry>
 <title>WebHome</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/WebHome?t=2010-01-07T03:03:04Z"/>
 <id>http://www.perl.org.br/Main/WebHome</id>
 <updated>2010-01-07T03:03:04Z</updated>
 <summary>Perl &#233; uma linguagem de programa&#231;&#227;o est&#225;vel e multiplataforma, usada em aplica&#231;&#245;es de miss&#227;o cr&#237;tica em todos os setores, e &#233; bastante usada para desenvolver aplica ... (last changed by JoenioCosta)</summary>
 <author>
  <name>JoenioCosta</name></author>
</entry>
<entry>
 <title>WebPreferences</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/WebPreferences?t=2010-01-07T03:02:26Z"/>
 <id>http://www.perl.org.br/Main/WebPreferences</id>
 <updated>2010-01-07T03:02:26Z</updated>
 <summary>Main Web Preferences The following settings are web preferences of the Main web. These preferences overwrite the site level preferences in . and , ... (last changed by JoenioCosta)</summary>
 <author>
  <name>JoenioCosta</name></author>
</entry>
<entry>
 <title>SecondsplayMartins</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/SecondsplayMartins?t=2009-12-18T18:21:10Z"/>
 <id>http://www.perl.org.br/Main/SecondsplayMartins</id>
 <updated>2009-12-18T18:21:10Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by TWikiRegistrationAgent)</summary>
 <author>
  <name>TWikiRegistrationAgent</name></author>
</entry>
<entry>
 <title>BershBrianna</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/BershBrianna?t=2009-12-14T07:59:43Z"/>
 <id>http://www.perl.org.br/Main/BershBrianna</id>
 <updated>2009-12-14T07:59:43Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by TWikiRegistrationAgent)</summary>
 <author>
  <name>TWikiRegistrationAgent</name></author>
</entry>
<entry>
 <title>DanielVinciguerra</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/DanielVinciguerra?t=2009-12-03T04:11:14Z"/>
 <id>http://www.perl.org.br/Main/DanielVinciguerra</id>
 <updated>2009-12-03T04:11:14Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by DanielVinciguerra)</summary>
 <author>
  <name>DanielVinciguerra</name></author>
</entry>
<entry>
 <title>DanielMantovani</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/DanielMantovani?t=2009-12-03T03:35:24Z"/>
 <id>http://www.perl.org.br/Main/DanielMantovani</id>
 <updated>2009-12-03T03:35:24Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by DanielMantovani)</summary>
 <author>
  <name>DanielMantovani</name></author>
</entry>
<entry>
 <title>EmmalynnMolani</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/EmmalynnMolani?t=2009-11-20T17:49:56Z"/>
 <id>http://www.perl.org.br/Main/EmmalynnMolani</id>
 <updated>2009-11-20T17:49:56Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by EmmalynnMolani)</summary>
 <author>
  <name>EmmalynnMolani</name></author>
</entry>
<entry>
 <title>FloraPerron</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/FloraPerron?t=2009-11-10T15:55:25Z"/>
 <id>http://www.perl.org.br/Main/FloraPerron</id>
 <updated>2009-11-10T15:55:25Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by TWikiRegistrationAgent)</summary>
 <author>
  <name>TWikiRegistrationAgent</name></author>
</entry>
<entry>
 <title>HeatherTaylor</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/HeatherTaylor?t=2009-10-06T16:10:23Z"/>
 <id>http://www.perl.org.br/Main/HeatherTaylor</id>
 <updated>2009-10-06T16:10:23Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by TWikiRegistrationAgent)</summary>
 <author>
  <name>TWikiRegistrationAgent</name></author>
</entry>
<entry>
 <title>RockyMilby</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/RockyMilby?t=2009-10-01T15:40:56Z"/>
 <id>http://www.perl.org.br/Main/RockyMilby</id>
 <updated>2009-10-01T15:40:56Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by TWikiRegistrationAgent)</summary>
 <author>
  <name>TWikiRegistrationAgent</name></author>
</entry>
<entry>
 <title>Epitafio</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/Epitafio?t=2009-09-27T02:38:34Z"/>
 <id>http://www.perl.org.br/Main/Epitafio</id>
 <updated>2009-09-27T02:38:34Z</updated>
 <summary>Epit&#225;fio Sistema de Gest&#227;o de Cemit&#233;rios Fonte Expectativa de Prazo O ideal era termos o sistema funcionando para o dia de finados. Tarefas Modelagem de Dados ... (last changed by DanielRuoso)</summary>
 <author>
  <name>DanielRuoso</name></author>
</entry>
<entry>
 <title>RicardoStock</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/RicardoStock?t=2009-09-14T09:36:52Z"/>
 <id>http://www.perl.org.br/Main/RicardoStock</id>
 <updated>2009-09-14T09:36:52Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by RicardoStock)</summary>
 <author>
  <name>RicardoStock</name></author>
</entry>
<entry>
 <title>MarcoLima</title>
 <link rel="alternate" type="text/html" href="http://www.perl.org.br/Main/MarcoLima?t=2009-09-10T16:23:16Z"/>
 <id>http://www.perl.org.br/Main/MarcoLima</id>
 <updated>2009-09-10T16:23:16Z</updated>
 <summary>My Links .ATasteOfTWiki view a short introductory presentation on TWiki for beginners .WelcomeGuest starting points on TWiki .TWikiUsersGuide ... (last changed by MarcoLima)</summary>
 <author>
  <name>MarcoLima</name></author>
</entry>
 <!-- <ul>
<li> Set SKIN = rssatom
</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>