archives

FAQ 2.14 Where are the archives for comp.lang.perl.misc?

This is an excerpt from the latest version perlfaq2.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

Role , System privilege and Object privilege

Please correct me if I am wrong, Object privilege WITH GRANT OPTION goes to User-True Object privilege WITH GRANT OPTION doesn't go to Role - True System privilege WITH ADMIN OPTION goes to User - True System privilege WITH ADMIN OPTION goes to Role - True Role privilege WITH ADMIN OPTION goes to User - True

FAQ 3.12 Where can I get perl-mode for emacs?

This is an excerpt from the latest version perlfaq3.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

access elements in a complex structure

Hi, I have a quick question...suppose I have the following data structure returned by dmap_unpack(); and shown by Data::Dumper : $VAR1 = [ [ [ 'Header', [ [ 'Notice1', 'Hello World!' ],

Recover between begin backup/end backup

Hi, Is it possible to do recover to a time which is between begin backup and end backup ? Thanks in advance

FAQ 2.17 What is perl.com? Perl Mongers? pm.org? perl.org? cpan.org?

This is an excerpt from the latest version perlfaq2.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .

FAQ 3.6 How do I profile my Perl programs?

This is an excerpt from the latest version perlfaq3.pod, which comes with the standard Perl distribution. These postings aim to reduce the number of repeated questions as well as allow the community to review and update the answers. The latest version of the complete perlfaq is at [link] .