Google Groups Home
Help | Sign in
comp . lang . perl . moderated
This is a Usenet group - learn more
Find or start a Google Group about perl.
Active older topics
2 new of 2 - Aug 18
1 new of 1 - Aug 14
1 new of 1 - Aug 4
1 new of 1 - Jul 28
2 new of 2 - Jul 21
5 new of 5 - Jul 12
1 new of 1 - Jul 7
2 new of 2 - Jun 30
2 new of 2 - Jun 24
1 new of 1 - Jun 16
Related Groups
The Perl language in general.
High activity, Usenet
Low activity, Usenet
Medium activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 3152  Older »
Description: Perl language. (Moderated)
 

encounter Ajay Devgan 
  Georgina wrote on 10 Oct 2008 10:37:08 GMT: ...[link]
By eliza.mcguf...@aol.com  - Oct 10 - 1 new of 1 message    

Welcome - read this first! 
  Archive-Name: perl-faq/moderated/welcome Comp-lang-perl-moderated-archi ve-name: welcome Posting-Frequency: weekly Version: $Id: FAQ,v 1.55 2008/03/03 15:47:27 gbacon Exp $ URL: [link] Maintainer: Greg Bacon <gba...@hiwaay.net> Copyright-Notice: see Section 14 [ A recent copy of this document can be obtained via anonymous FTP as... more »
By Greg Bacon  - Oct 6 - 1 new of 1 message    

Regular Expressions replacements 
  So, I am working on a program to take a list of First and Last names exported from Novell Groupwise and making the list become Last, First, firstfourlettersofLastName, password || The script I am using is this ...use CGI qw/:standard/; use overload; $| = 1; $q = new CGI; print $q->header(); local $/=undef;... more »
By jhgaylor  - Sep 23 - 5 new of 5 messages    

Welcome - read this first! 
  Archive-Name: perl-faq/moderated/welcome Comp-lang-perl-moderated-archi ve-name: welcome Posting-Frequency: weekly Version: $Id: FAQ,v 1.55 2008/03/03 15:47:27 gbacon Exp $ URL: [link] Maintainer: Greg Bacon <gba...@hiwaay.net> Copyright-Notice: see Section 14 [ A recent copy of this document can be obtained via anonymous FTP as... more »
By Greg Bacon  - Sep 22 - 2 new of 2 messages    

Welcome - read this first! 
  Archive-Name: perl-faq/moderated/welcome Comp-lang-perl-moderated-archi ve-name: welcome Posting-Frequency: weekly Version: $Id: FAQ,v 1.55 2008/03/03 15:47:27 gbacon Exp $ URL: [link] Maintainer: Greg Bacon <gba...@hiwaay.net> Copyright-Notice: see Section 14 [ A recent copy of this document can be obtained via anonymous FTP as... more »
By Greg Bacon  - Sep 15 - 1 new of 1 message    

Scroll Multiple Frames using Tk::Pane 
  I have a program in which I am trying to create a scrollbar that can scroll multiple frames. Each frame has its own scrollbar using Tk::Pane. I have found code online which provides a solution if I was using Listboxes but not for Frames. Below is my code: ...use Tk; require Tk::Pane; $mw = MainWindow->new();... more »
By ravishi  - Sep 9 - 1 new of 1 message    

XML::Twig doctype and entity handling 
  I'm writing a program that needs to extract a clump of XML metadata stored inside of a noncompliant HTML file and then perform a number of operations on that metadata. (Specifically, for those curious, this is part of a Mobipocket .prc to IPDF .epub ebook converter.) The HTML file in question has no doctype declaration, and XHTML... more »
By Zed Pobre  - Sep 4 - 6 new of 6 messages    

Welcome - read this first! 
  Archive-Name: perl-faq/moderated/welcome Comp-lang-perl-moderated-archi ve-name: welcome Posting-Frequency: weekly Version: $Id: FAQ,v 1.55 2008/03/03 15:47:27 gbacon Exp $ URL: [link] Maintainer: Greg Bacon <gba...@hiwaay.net> Copyright-Notice: see Section 14 [ A recent copy of this document can be obtained via anonymous FTP as... more »
By Greg Bacon  - Sep 1 - 2 new of 2 messages    

Welcome - read this first! 
  Archive-Name: perl-faq/moderated/welcome Comp-lang-perl-moderated-archi ve-name: welcome Posting-Frequency: weekly Version: $Id: FAQ,v 1.55 2008/03/03 15:47:27 gbacon Exp $ URL: [link] Maintainer: Greg Bacon <gba...@hiwaay.net> Copyright-Notice: see Section 14 [ A recent copy of this document can be obtained via anonymous FTP as... more »
By Greg Bacon  - Aug 25 - 1 new of 1 message    

perlio fileno fallback 
  I'm contemplating getting Term::Size to cooperate with PerlIO. It's just an xsub which does an ioctl, and currently it's setup to take a FILE* and then use fileno() to get the fd. But with the debian perl 5.10.0 the typemap for FILE* calls PerlIO_findFILE, and that func has the unhappy effect of knocking out any :utf8 flag on the stream. Eg.... more »
By Kevin Ryde  - Aug 15 - 2 new of 2 messages    

1 - 10 of 3152   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google