Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
perl . beginners
This is a Usenet group - learn more
Find or start a Google Group about beginners.
Group info
Language: English
Group categories: Not categorized
More group info »
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 22817  Older »
Description: beginners@perl.org (Moderated)
 

begining 
  Can someone tell me or give a adress to programs like hello world or similar, for practice. Iam beging practice programming, and bought a book of perl, but i need program to practice can someone give me a hand. Best Regards Ray
By Rahim Fakir  - May 19 - 5 new of 5 messages    

issue with threaded IO::Socket::INET 
  Hi All, I have an issue with a small piece of code. I am using IO::Socket::INET to accept client connections from an socket, and then hand the connection off to an newly created thread. As soon as an client disconnects (or interrupts the tcp session), the script will exit completely. No errors, and the... more »
By "Chris Knipe"  - May 19 - 1 new of 1 message    

DBD::mysqlPP is giving out of memory exception and ODBC is working fine. 
  $dbh = DBI->connect("dbi:mysqlPP:$dsn ;host=$host", $user, $pw, {PrintError => 1, RaiseError => 1}); if (!$dbh) { print "error: connection: $DBI::err\n$DBI::errstr\n$DBI: :state\n"; ...$drh = DBI->install_driver("mysqlPP") ; $ary_ref = $dbh->selectcol_arrayref("SELE CT pui,spuid FROM inven WHERE... more »
By Ganesh Babu N  - May 18 - 3 new of 3 messages    

Battling with threaded TCP server 
  Hi, I am looking for assistance in programing an TCP Socket server. Effectively, I am looking for a skeleton to do the following: - Server starts up, and starts x amounts of threads (working) - All threads connects to an remote server via TCP and idles, keeping the connections alive (working)... more »
By "Chris Knipe"  - May 18 - 1 new of 1 message    

Tell me how to use CGI.pm in table 
  Hi Please help me. I can only see Hilary Duff. I can not see Taylor Momsen. I would like to use table for that. How should I do? ...use Modern::Perl; use autodie; use CGI; my $q = CGI->new; my %label = ( celeb => 'Who do you fancy? : ', ); my %form = ( celeb => $q->radio_group(-name=>'celeb' ,... more »
By Masayoshi Fujimoto  - May 17 - 3 new of 3 messages    

What does $$ mean ? 
  Greetings, What does this mean [CODE1] keys %{$$disk_type_ref{$pool}}; [/CODE1] Moreover, what does $$ mean here [CODE2] @{$$disk_type_ref{$pool}{$med_ value}} [/CODE2] What data structures does the above things denote? Any pointers will be of great help. Thanking you in advance. best, Shaji ------------------------------ ------------------------------ -------------------... more »
By *Shaji Kalidasan*  - May 17 - 4 new of 4 messages    

map problems 
  hi, in a ldap script where I get a list of values of a multivalued attribute like this: @memberof = qw( cn=group1,cn=xxx,dc=domain,dc= tld cn=group2,cn=xxx,d=domain,dc=t ld etc etc) ; I would like to use map to convert the list of elements to @memberof = qw( group1 group2 group3 etc etc )... more »
By Natxo Asenjo  - May 16 - 5 new of 5 messages    

module versions 
  ... ... ------------------------------ ------------------------------ -------------------- ... This check is usually done at development time. Is there a reason you can't check which version of the modules you need are working with your code when you create the app? Octavian
By "Octavian Rasnita"  - May 15 - 4 new of 4 messages    

Spreadsheet::WriteExcel - multi-coloured text in cells 
  Hi folks Is it possible to write text cells where part of the string is highlighted in red? If so, how can I do it? Gary
By Gary Stainburn  - May 15 - 3 new of 3 messages    

How do I update CPAN? 
  I received the below message. Now what? I am not familiar with install. Thank you; Sherman Fetching with HTTP::Tiny: [link] Reading '/home/sherman/.cpan/sources/m odules/02packages.details.txt. gz' Database was generated on Tue, 14 May 2013 21:41:05 GMT... more »
By Sherman Willden  - May 14 - 2 new of 2 messages    

1 - 10 of 22817   « Newer | Older »

XML