<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Perl Help in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932610#M97388</link>
    <description>Thanks to all for good piece of information.&lt;BR /&gt;&lt;BR /&gt;Anyone can comment on my other questions?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 25 Jan 2007 13:35:03 GMT</pubDate>
    <dc:creator>rccmum</dc:creator>
    <dc:date>2007-01-25T13:35:03Z</dc:date>
    <item>
      <title>Perl Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932607#M97385</link>
      <description>I am newbie to perl and just started to exploring it.&lt;BR /&gt;&lt;BR /&gt;How would I know the perl modules available in perl 5.8.2 ? I see the *.pm files but I know there are few in built too ?&lt;BR /&gt;&lt;BR /&gt;How do I change the character size ( height and width ) while outputing a text with "xterm" or "ansi" terminal?&lt;BR /&gt;&lt;BR /&gt;What kind of  graphics one can have with some perl modules with "ansi" and "xterm"&lt;BR /&gt;&lt;BR /&gt;Where can I find good documentation on perl and some sample ( simple and advanced scripts )?&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2007 03:13:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932607#M97385</guid>
      <dc:creator>rccmum</dc:creator>
      <dc:date>2007-01-25T03:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932608#M97386</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;there are several ways to determine the modules of your Perl installation.&lt;BR /&gt;Of course it depends how and where extra modules have been installed.&lt;BR /&gt;For instance, for all modules installed by MakeMaker as root (the recommended way)&lt;BR /&gt;the following should print you a list of modules.&lt;BR /&gt;Those simply designated Perl should be part of core Perl.&lt;BR /&gt;Type "perldoc ExtUtils::Installed" for deatils.&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;$ perl -MExtUtils::Installed -e 'print map "$_\n",ExtUtils::Installed-&amp;gt;new-&amp;gt;modules'&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;You could also type "perldoc perllocal"&lt;BR /&gt;to being paged additional, non-core modules&lt;BR /&gt;that should reside beneath site_perl.&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2007 03:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932608#M97386</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-01-25T03:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932609#M97387</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;A wealth of information by beginning and branching from:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cpan.org/" target="_blank"&gt;http://www.cpan.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://perlmonks.org/index.pl?node_id=284175" target="_blank"&gt;http://perlmonks.org/index.pl?node_id=284175&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2007 07:50:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932609#M97387</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-01-25T07:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932610#M97388</link>
      <description>Thanks to all for good piece of information.&lt;BR /&gt;&lt;BR /&gt;Anyone can comment on my other questions?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 25 Jan 2007 13:35:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932610#M97388</guid>
      <dc:creator>rccmum</dc:creator>
      <dc:date>2007-01-25T13:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932611#M97389</link>
      <description>&amp;gt;How do I change the character size (height and width) while outputing a text with "xterm" or "ansi" terminal?&lt;BR /&gt;&lt;BR /&gt;I assume these are fixed when you create your window and can't be changed.  After all, these are terminals.  ;-)</description>
      <pubDate>Thu, 25 Jan 2007 21:24:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932611#M97389</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2007-01-25T21:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Perl Help</title>
      <link>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932612#M97390</link>
      <description>I think there is way to change the character size for xterm or ansi emulation from perl. I just can't figure out yet.&lt;BR /&gt;&lt;BR /&gt;I know in case of PuTTY, I can change it using it's own options. How can I make use of its option from within perl?&lt;BR /&gt;&lt;BR /&gt;I am dealing herewith perl on HPUX.&lt;BR /&gt;&lt;BR /&gt;Anyone out there who has done this?&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 30 Jan 2007 00:12:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/perl-help/m-p/3932612#M97390</guid>
      <dc:creator>rccmum</dc:creator>
      <dc:date>2007-01-30T00:12:25Z</dc:date>
    </item>
  </channel>
</rss>

