Hi. I'm in the employ of Casey West, a list admin, to assist you with your question. I've taken the liberty to search Google using the Subject line you provided in your email to the list. I hope one of the links below will be of service to you.
Sadly Google hasn't given us a nice, legal API for searching newsgroups, so you may also want to try these searches. http://groups.google.com/groups?q=Perl+hostname http://groups.google.com/groups?q=hostname+group%3Acomp.lang.perl.* If you didn't get any useful results below, there's a chance your Subject line was not specific enough, or not detailed enough. For example, the following subject lines are not very good choices. Subject: Doubt Subject: HELP! Subject: Problem On the other hand, it's possible that your question is unique, or the search needs a human touch to get just the right results. Enjoy! Perl.org Beginners' Lists, 7 results. Searched: site:nntp.x.perl.org inurl:perl.beginners -inurl:show_headers hostname [1] nntp.perl.org - perl.beginners (54768) http://nntp.x.perl.org/group/perl.beginners/54768 ... Previous | Next | Toggle headers Newsgroups: perl.beginners Message-ID: <3FA32B75 ... Maybe something like this: > > %commands = ('sol'=>{'hostname' => [1,'uname -n ... [2] nntp.perl.org - perl.beginners (54781) http://nntp.x.perl.org/group/perl.beginners/54781 ... Previous | Next | Toggle headers Newsgroups: perl.beginners Message-ID ... Maybe something like this: > > %commands = ('sol'=>{'hostname' => [1,'uname -n'], > 'os ... [3] nntp.perl.org - perl.beginners (54759) http://nntp.x.perl.org/group/perl.beginners/54759 ... Previous | Next | Toggle headers Newsgroups: perl.beginners Message-ID: <049FA0234069D945B133B9B4FB64C77501E69B92 ... print $1}' | wc -l Command: hostname uname -n ... [4] nntp.perl.org - perl.beginners (54763) http://nntp.x.perl.org/group/perl.beginners/54763 ... Previous | Next | Toggle headers Newsgroups: perl.beginners Message-ID ... Maybe something like this: %commands = ('sol'=>{'hostname' => [1,'uname -n'], 'os' => [2 ... [5] nntp.perl.org - perl.beginners (54762) http://nntp.x.perl.org/group/perl.beginners/54762 ... Previous | Next | Toggle headers Newsgroups: perl.beginners Message-ID: <3FA2EEFD ... commands, "Tie::IxHash"; >> >commands = ('sol'=>{'hostname' =>'uname -n ... [6] nntp.perl.org - perl.beginners (54758) http://nntp.x.perl.org/group/perl.beginners/54758 ... Previous | Next | Toggle headers Newsgroups: perl.beginners Message-ID ... > > tie my %commands, "Tie::IxHash"; > > >commands = ('sol'=>{'hostname' =>'uname -n ... [7] nntp.perl.org - perl.beginners (45405) http://nntp.x.perl.org/group/perl.beginners/45405 ... Previous | Next | Toggle headers Newsgroups: perl.beginners Message-ID ... my $remote = IO::Socket::INET->new( > PeerAddr => "server hostname", > PeerPort => "9284 ... Perl.org Lists, 10 results. Searched: site:nntp.x.perl.org -inurl:show_headers hostname [1] nntp.perl.org - perl.cpan.testers (97786) http://nntp.x.perl.org/group/perl.cpan.testers/97786 ... 9 Aug 2003 05:25:21 -0000 Message-ID: <[EMAIL PROTECTED]> Cc: MIKER[at]cpan.org Subject: FAIL Sys-Hostname-FQDN-0.02 sun4 ... [2] nntp.perl.org - perl.cpan.testers (97820) http://nntp.x.perl.org/group/perl.cpan.testers/97820 ... 05:58 -0700 (PDT) To: Josts Smokehouse <Jost.Krieger+smokeback[at]ruhr-uni-bochum.de> cc: <cpan-testers[at]perl.org> Subject: Re: FAIL Sys-Hostname-FQDN-0.02 ... [3] nntp.perl.org - perl.qpsmtpd (626) http://nntp.x.perl.org/group/perl.qpsmtpd/626 ... lc($recipient->host); use IO::Socket; foreach my $hostname ( @check_vrfy ) { if ($hostname =~ /^(w]+)$/hostname = $1; # cleanse the taint } my $VRFY ... [4] nntp.perl.org - perl.daily.news (767) http://nntp.x.perl.org/group/perl.daily.news/767 ... [25]Net-MDNS-Server-0.03 -- Perl extension for a multicast DNS server * [26]PAR-0.75 -- Perl Archive Toolkit * [27]Sys-Hostname-FQDN-0.05 -- Get the short or ... [5] nntp.perl.org - perl.beginners (54768) http://nntp.x.perl.org/group/perl.beginners/54768 ... Maybe something like this: > > %commands = ('sol'=>{'hostname' => [1,'uname -n'], > 'os' => [2,'uname -s'], > 'osver' => [3,'uname -r'], > 'osrel' => [4,'cat ... [6] nntp.perl.org - perl.dbi.users (21008) http://nntp.x.perl.org/group/perl.dbi.users/21008 ... JDBC Proxy Sponge DBI 1.38-nothread dispatch trace level set to 2 DEBUG: connecting to JDBC using this conn string -- dbi:JDBC:hostname=lintest.somedomain.com ... [7] nntp.perl.org - perl.perl4lib (1487) http://nntp.x.perl.org/group/perl.perl4lib/1487 ... The cookbook also suggested the below. This works securely. +60 use POSIX qw(uname); +61 ($k, $h, $r, $v, $h) = uname(); +62 $hostname = (uname)[1]; Brad ... [8] nntp.perl.org - perl.perl6.language.flow (314) http://nntp.x.perl.org/group/perl.perl6.language.flow/314 ... Module A's use of B may have nasty interactions with C's use of B. PRL> =item C<Sys::Hostname> PRL> C<Sys::Hostname> gets the system hostname and caches it in ... [9] nntp.perl.org - perl.poe (1955) http://nntp.x.perl.org/group/perl.poe/1955 ... strict; use warnings; use POE qw(Wheel::Run Filter::Reference); use YAML; use Net::LDAP; use Time::HiRes qw( time ); use Getopt::Long; my $hostname = 'auth.your ... [10] nntp.perl.org - perl.perl4lib (1485) http://nntp.x.perl.org/group/perl.perl4lib/1485 ... The homegrown package (I made successfully!) among several things tried to run this: $host = `hostname`; ...and of course it failed with this message in ... search.cpan.org, 10 results. Searched: site:search.cpan.org hostname [1] search.cpan.org: Sys::Hostname - Try every conceivable way to get ... http://search.cpan.org/search%3Fmodule=Sys::Hostname Nicholas Clark > perl-5.8.2 > Sys::Hostname. Module Version: 1.11 Source Latest Release: perl-5.6.2: ... Sys::Hostname - Try every conceivable way to get hostname. ... [2] search.cpan.org: Michael Robinton / Sys-Hostname-FQDN-0.06 http://search.cpan.org/~miker/Sys-Hostname-FQDN-0.06/ Michael Robinton > Sys-Hostname-FQDN-0.06. Sys-Hostname-FQDN-0.06. This Release, Sys-Hostname-FQDN ... Modules. Sys::Hostname::FQDN, Get the short or long hostname, 0.06. [3] search.cpan.org: Sys::Hostname::Long - Try every conceivable way ... http://search.cpan.org/search%3Fmodule=Sys::Hostname::Long Scott Penrose > Sys-Hostname-Long-1.0 > Sys::Hostname::Long. Module Version: 1.0 Source: ... Sys::Hostname::Long - Try every conceivable way to get full hostname. ... [4] search.cpan.org: Scott Penrose / Sys-Hostname-Long-1.0 http://search.cpan.org/~scott/Sys-Hostname-Long-1.0/ Scott Penrose > Sys-Hostname-Long-1.0. Sys-Hostname-Long-1.0. This Release, Sys-Hostname ... Sys::Hostname::Long, Try every conceivable way to get full hostname, 1.0. [5] search.cpan.org: Scott Penrose / Sys-Hostname-Long http://search.cpan.org/dist/Sys-Hostname-Long/ Scott Penrose > Sys-Hostname-Long. Sys-Hostname-Long. This Release, Sys-Hostname ... Modules. Sys::Hostname::Long, Try every conceivable way to get full hostname, 1.0. [6] Index of /src/SCOTT/Sys-Hostname-Long-1.0 http://search.cpan.org/src/SCOTT/Sys-Hostname-Long-1.0/ Index of /src/SCOTT/Sys-Hostname-Long-1.0. Name Last modified Size Parent Directory - Changes 26-Aug-2001 04:53 89 MANIFEST 19-Sep ... [7] Index of /src/SCOTT/Sys-Hostname-Long-1.0/lib/Sys/Hostname http://search.cpan.org/src/SCOTT/Sys-Hostname-Long-1.0/lib/Sys/Hostname/ Index of /src/SCOTT/Sys-Hostname-Long-1.0/lib/Sys/Hostname. Name Last modified Size Parent Directory - Long.pm 22-Sep-2001 01:23 2.4K ... [8] Index of /src/MIKER/Sys-Hostname-FQDN-0.06 http://search.cpan.org/src/MIKER/Sys-Hostname-FQDN-0.06/ Index of /src/MIKER/Sys-Hostname-FQDN-0.06. Name Last modified Size Parent Directory - Changes 20-Sep-2003 18:07 584 FQDN.pm 20-Sep ... [9] Index of /src/SCOTT/Sys-Hostname-Long-1.0/lib/Sys http://search.cpan.org/src/SCOTT/Sys-Hostname-Long-1.0/lib/Sys/ Index of /src/SCOTT/Sys-Hostname-Long-1.0/lib/Sys. Name Last modified Size Parent Directory - Hostname/ 06-May-2002 09:06 - ... [10] search.cpan.org: Michael Robinton / Sys-Hostname-FQDN http://search.cpan.org/dist/Sys-Hostname-FQDN/ Michael Robinton > Sys-Hostname-FQDN. Sys-Hostname-FQDN. This Release, Sys-Hostname-FQDN-0.06, ... Modules. Sys::Hostname::FQDN, Get the short or long hostname, 0.06. Google Search, 10 results. Searched: Perl hostname [1] libwww-perl Mailing List Archive for 1995 (second half): libwww- ... http://ftp.ics.uci.edu/pub/websoft/libwww-perl/archive/1995h2/0185.html libwww-perl: hostname.pl problem. Caleb ... problem"; Maybe reply: [EMAIL PROTECTED]: "Re: libwww-perl: hostname.pl problem"; ... [2] libwww-perl Mailing List Archive for 1995 (second half): Re: ... http://ftp.ics.uci.edu/pub/websoft/libwww-perl/archive/1995h2/0177.html Re: libwww-perl: hostname.pl problem. Roy ... Next message: [EMAIL PROTECTED]: "Re: libwww-perl: hostname.pl problem"; Previous ... [3] Yahoo! Groups : libwww-perl Messages : Message 498 of 7559 http://groups.yahoo.com/group/libwww-perl/message/498 ... Msg #. From: "Caleb.Kwok" <[EMAIL PROTECTED]> Date: Mon Sep 11, 1995 5:59 pm Subject: libwww-perl: hostname.pl problem. Date: Monday, 11 ... [4] Yahoo! Groups : libwww-perl Messages : 501-600 of 7559 http://groups.yahoo.com/group/libwww-perl/messages/501?viscount=100 ... ID, Date, 501, Re: libwww-perl: hostname.pl problem, [EMAIL PROTECTED] Tue 9/12/1995, 502, Re: libwww-perl: hostname.pl problem, Gisle Aas, Tue 9/12/1995, ... [5] Use Hostname, DNS Problem ? http://opop.nols.com/proggie/dopewars.pl Version for perl with instructions in the code. [Open Source, GPL] [6] The CGI Resource Index: Programs and Scripts: Perl: Redirection: ... http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Redirection/Hostname_Based/ ... Survey Software Run web-based surveys on your site! View demo; PHP or Perl/CGI. FormMail.com Results of web forms sent to your inbox for under $1/month! ... [7] HotScripts.com :: CGI and Perl Scripts and Programs :: ... http://www.hotscripts.com/CGI_and_Perl/Scripts_and_Programs/Redirection/Hostname_Based/ A comprehensive collection of 19 CGI and Perl Redirection Hostname Based Scripts & Applications! Last Updated April 9th, 2000. ... [8] RPM Search perl-Sys-Hostname-FQDN-0.04-1.i586.rpm http://rpm.pbone.net/index.php3/stat/4/idpl/723664/com/perl-Sys-Hostname-FQDN-0.04-1.i586.rpm.html Name : perl-Sys-Hostname-FQDN, Version : 0.04, Vendor : PLD. ... Group : Development/Languages/perl, Source RPM : perl-Sys-Hostname-FQDN-0.04-1.src.rpm. Size : 17159, ... [9] Installing Perl 5.8: hostname test fails http://www.mail-archive.com/[EMAIL PROTECTED]/msg05293.html ... Installing Perl 5.8: hostname test fails. From: Alexander von Below; Subject: InstallingPerl 5.8: hostname test fails; Date: Thu, 19 Jun 2003 15:20:00 -0700. ... [10] ! Aware to Perl: How do I find out my hostname/domainname/IP ... http://www.rocketaware.com/perl/perlfaq9/How_do_I_find_out_my_hostname_do.htm ... The Sys::Hostname module (part of the standard perl distribution) will give you the hostname after which you can find out the IP address (assuming you have ... -- Automated Google Searches from Casey West Questions or Problems? [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
