<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=Perl_simple_usage</id>
	<title>Perl simple usage - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.d3xt3r01.tk//index.php?action=history&amp;feed=atom&amp;title=Perl_simple_usage"/>
	<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Perl_simple_usage&amp;action=history"/>
	<updated>2026-05-05T15:50:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.d3xt3r01.tk//index.php?title=Perl_simple_usage&amp;diff=17&amp;oldid=prev</id>
		<title>Admin: New page: ==What==  Trying to explain basic perl usages.  ==HOW==  This is how you update CPAN in case there&#039;s a new version:    # perl -MCPAN -e install Bundle::CPAN  This is how you get a perl she...</title>
		<link rel="alternate" type="text/html" href="https://wiki.d3xt3r01.tk//index.php?title=Perl_simple_usage&amp;diff=17&amp;oldid=prev"/>
		<updated>2009-06-25T19:42:52Z</updated>

		<summary type="html">&lt;p&gt;New page: ==What==  Trying to explain basic perl usages.  ==HOW==  This is how you update CPAN in case there&amp;#039;s a new version:    # perl -MCPAN -e install Bundle::CPAN  This is how you get a perl she...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==What==&lt;br /&gt;
&lt;br /&gt;
Trying to explain basic perl usages.&lt;br /&gt;
&lt;br /&gt;
==HOW==&lt;br /&gt;
&lt;br /&gt;
This is how you update CPAN in case there&amp;#039;s a new version:&lt;br /&gt;
&lt;br /&gt;
  # perl -MCPAN -e install Bundle::CPAN&lt;br /&gt;
&lt;br /&gt;
This is how you get a perl shell &lt;br /&gt;
&lt;br /&gt;
  # perl -MCPAN -e shell&lt;br /&gt;
&lt;br /&gt;
This is how you install a package&lt;br /&gt;
&lt;br /&gt;
  # perl -MCPAN -e &amp;#039;install package&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Setting force install variable&lt;br /&gt;
&lt;br /&gt;
  &amp;gt; s conf force 1&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>