view release on metacpan or search on metacpan
slides/index.html view on Meta::CPAN
<!-- BEGIN index -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/index.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/index.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'start.html';
}
function prevSlide() {
window.location = '';
}
slides/index.html view on Meta::CPAN
<li><a href="slide20.html">Things we didn't cover</a></li>
<li><a href="slide21.html">Links:</a></li>
<li><a href="slide22.html">Thank you</a></li>
</ol>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="">< < Previous</a> |
<a accesskey='i' href="">Index</a> |
<a accesskey='n' href="start.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide1.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide1.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide1.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide2.html';
}
function prevSlide() {
window.location = 'start.html';
}
slides/slide1.html view on Meta::CPAN
<ul>
<li>Can people in the back read this?</li>
</ul>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="start.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide2.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide10.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>MANIFEST</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide10.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide10.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide11.html';
}
function prevSlide() {
window.location = 'slide9.html';
}
slides/slide10.html view on Meta::CPAN
t/pod-coverage.t
t/pod.t
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide9.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide11.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide11.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Makefile.PL</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide11.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide11.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide12.html';
}
function prevSlide() {
window.location = 'slide10.html';
}
slides/slide11.html view on Meta::CPAN
clean => { FILES => 'Acme-CreatingCPANModules-*' },
);
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide10.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide12.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide12.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>README</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide12.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide12.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide13.html';
}
function prevSlide() {
window.location = 'slide11.html';
}
slides/slide12.html view on Meta::CPAN
make test
make install
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide11.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide13.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide13.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>lib/Acme/CreatingCPANModules.pm</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide13.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide13.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide14.html';
}
function prevSlide() {
window.location = 'slide12.html';
}
slides/slide13.html view on Meta::CPAN
[...]
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide12.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide14.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide14.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>t/00-load.t</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide14.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide14.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide15.html';
}
function prevSlide() {
window.location = 'slide13.html';
}
slides/slide14.html view on Meta::CPAN
diag( "Testing Acme::CreatingCPANModules $Acme::CreatingCPANModules::VERSION, Perl $], $^X" );
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide13.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide15.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide15.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>t/boilerplate.t</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide15.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide15.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide16.html';
}
function prevSlide() {
window.location = 'slide14.html';
}
slides/slide15.html view on Meta::CPAN
module_boilerplate_ok('lib/Acme/CreatingCPANModules.pm');
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide14.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide16.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide16.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>t/pod-coverage.t</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide16.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide16.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide17.html';
}
function prevSlide() {
window.location = 'slide15.html';
}
slides/slide16.html view on Meta::CPAN
plan skip_all => "Test::Pod::Coverage 1.04 required for testing POD coverage" if $@;
all_pod_coverage_ok();
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide15.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide17.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide17.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>t/pod.t</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide17.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide17.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide18.html';
}
function prevSlide() {
window.location = 'slide16.html';
}
slides/slide17.html view on Meta::CPAN
plan skip_all => "Test::Pod 1.14 required for testing POD" if $@;
all_pod_files_ok();
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide16.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide18.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide18.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide18.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide18.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide19.html';
}
function prevSlide() {
window.location = 'slide17.html';
}
slides/slide18.html view on Meta::CPAN
|--pod-coverage.t
`--pod.t
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide17.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide19.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide19.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>I want to see that by myself!</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide19.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide19.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide20.html';
}
function prevSlide() {
window.location = 'slide18.html';
}
slides/slide19.html view on Meta::CPAN
<div class="top_spacer"></div>
<h1>I want to see that by myself!</h1>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide18.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide20.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide1a.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>;-)</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide1a.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide1a.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide1b.html#end';
}
function prevSlide() {
window.location = 'start.html';
}
slides/slide1a.html view on Meta::CPAN
</ul>
<small>continued...</small>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="start.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide1b.html#end">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide1b.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>;-)</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide1b.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide1b.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = '';
}
function prevSlide() {
window.location = 'slide1a.html';
}
slides/slide1b.html view on Meta::CPAN
<pre class="formatter_pre">
:-)
</pre>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide1a.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide1c.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>What is Spork?</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide1c.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: hotpink;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide1c.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide1d.html#end';
}
function prevSlide() {
window.location = 'slide1b.html#end';
}
slides/slide1d.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>What is Spork?</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide1d.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: hotpink;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide1d.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide1e.html#end';
}
function prevSlide() {
window.location = 'slide1c.html#end';
}
slides/slide1e.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>What is Spork?</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide1e.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: hotpink;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide1e.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide2.html';
}
function prevSlide() {
window.location = 'slide1d.html#end';
}
slides/slide2.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>And now we're going to create a CPAN module</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide2.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide2.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide3a.html';
}
function prevSlide() {
window.location = 'slide1.html';
}
slides/slide2.html view on Meta::CPAN
<div class="top_spacer"></div>
<h1>And now we're going to create a CPAN module</h1>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide1.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide3a.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide20.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Things we didn't cover</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide20.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide20.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide21.html';
}
function prevSlide() {
window.location = 'slide19.html';
}
slides/slide20.html view on Meta::CPAN
<li>Bundles</li>
<li>And lots of other stuff</li>
</ul>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide19.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide21.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide21.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Links:</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide21.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide21.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide22.html';
}
function prevSlide() {
window.location = 'slide20.html';
}
slides/slide21.html view on Meta::CPAN
<li>module-authors@perl.org</li>
<li>modules@perl.org</li>
</ul>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide20.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide22.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide22.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Thank you</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide22.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide22.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = '';
}
function prevSlide() {
window.location = 'slide21.html';
}
slides/slide22.html view on Meta::CPAN
<h2>Thank you</h2>
<h3>Any questions?</h3>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide21.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide23.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide23.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide23.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide24.html';
}
function prevSlide() {
window.location = 'slide22.html';
}
slides/slide23.html view on Meta::CPAN
<p>
</p>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide22.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide24.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide24.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide24.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide24.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide25.html';
}
function prevSlide() {
window.location = 'slide23.html';
}
slides/slide24.html view on Meta::CPAN
<p>
</p>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide23.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide25.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide25.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide25.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide25.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide26.html';
}
function prevSlide() {
window.location = 'slide24.html';
}
slides/slide25.html view on Meta::CPAN
<p>
</p>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide24.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide26.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide26.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide26.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide26.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = '';
}
function prevSlide() {
window.location = 'slide25.html';
}
slides/slide26.html view on Meta::CPAN
<p>
</p>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide25.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide2a.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>We assume you're here because...</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide2a.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide2a.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide2b.html#end';
}
function prevSlide() {
window.location = 'slide1.html';
}
slides/slide2a.html view on Meta::CPAN
<h1>We assume you're here because...</h1>
<small>continued...</small>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide1.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide2b.html#end">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide2b.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>We assume you're here because...</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide2b.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide2b.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide2c.html#end';
}
function prevSlide() {
window.location = 'slide2a.html';
}
slides/slide2b.html view on Meta::CPAN
</ul>
<small>continued...</small>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide2a.html">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide2c.html#end">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide2c.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>We assume you're here because...</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide2c.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide2c.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide2d.html#end';
}
function prevSlide() {
window.location = 'slide2b.html#end';
}
slides/slide2c.html view on Meta::CPAN
</ul>
<small>continued...</small>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide2b.html#end">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide2d.html#end">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide2d.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>We assume you're here because...</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide2d.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide2d.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide3.html';
}
function prevSlide() {
window.location = 'slide2c.html#end';
}
slides/slide2d.html view on Meta::CPAN
<ul>
<li>You don't know what a Lexical Attribute is</li>
</ul>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide2c.html#end">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide3.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>
slides/slide3.html view on Meta::CPAN
<!-- BEGIN slide -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>And now we're going to create a CPAN module</title>
<meta name="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Spork v0.20" />
<link rel='icon' href='favicon.png' />
<link rel="stylesheet" type="text/css" href="" />
<style type="text/css"><!--
/* BEGIN index.css */
hr {
color: #202040;
height: 0px;
border-top: 0px;
border-bottom: 3px #202040 ridge;
border-left: 0px;
border-right: 0px;
}
slides/slide3.html view on Meta::CPAN
div p {
font-size: 18pt;
margin-top: 12pt;
margin-bottom: 12pt;
margin-left: 6pt;
margin-right: 6pt;
}
small {
font-size: 9pt;
font-style: italic;
}
#topbar {
background: lightblue;
color: blue;
position:absolute;
right: 5px;
left: 5px;
top: 5px;
height: 50px;
slides/slide3.html view on Meta::CPAN
right: 40px;
bottom: 51px;
width: 130px;
height: 150px;
z-index:3;
background-image: url(/logo.png);
background-repeat: no-repeat;
}
/* END index.css */
--></style>
<script type="text/javascript">
// BEGIN controls.js
function nextSlide() {
window.location = 'slide4a.html';
}
function prevSlide() {
window.location = 'slide2d.html#end';
}
slides/slide3.html view on Meta::CPAN
<div class="top_spacer"></div>
<h1>And now we're going to create a CPAN module</h1>
</div>
<!-- BEGIN bottom -->
<div id="bottombar">
<table width="100%">
<tr>
<td align="left" valign="middle">
<div style="display:none">
<a accesskey='p' href="slide2d.html#end">< < Previous</a> |
<a accesskey='i' href="index.html">Index</a> |
<a accesskey='n' href="slide4a.html">Next >></a>
</div>
</td>
<td align="right" valign="middle">
Copyright © 2005 José Castro
</td>
</tr>
</table>