From emmet_cassidy at mail.com Mon Aug 1 13:21:13 2011 From: emmet_cassidy at mail.com (Emmet Cassidy) Date: Mon, 01 Aug 2011 20:21:13 +0000 Subject: [sf-perl] [job] entry-level Perl job based in downtown San Francisco Message-ID: <20110801202114.118140@gmx.com> Hi all, Might be of interest to this list. We have an entry-level Perl dev position right now, based in downtown SF. Full details here: http://bit.ly/AssocSWE603104 Emmet -------------- next part -------------- An HTML attachment was scrubbed... URL: From darin_fisher at yahoo.com Wed Aug 10 11:46:19 2011 From: darin_fisher at yahoo.com (Darin Fisher) Date: Wed, 10 Aug 2011 11:46:19 -0700 (PDT) Subject: [sf-perl] [job] Tools Developer Message-ID: <1313001979.85026.YahooMailNeo@web120301.mail.ne1.yahoo.com> Hi All, ?I am looking for a tools developer based in Redwood Shores. If interested check out the details at: http://ipass.hrmdirect.com/employment/view.php?req=73990& -Darin -------------- next part -------------- An HTML attachment was scrubbed... URL: From fred at redhotpenguin.com Wed Aug 10 13:41:25 2011 From: fred at redhotpenguin.com (Fred Moyer) Date: Wed, 10 Aug 2011 13:41:25 -0700 Subject: [sf-perl] [meeting] MooseX::Workers -- The fork() Not Written (by you) Message-ID: For our Tuesday August 23 meeting, David Storrs will be talking about MooseX::Workers. MooseX::Workers makes writing multi-process code a breeze. It handles the forking, the reaping of child procs, and makes it trivial to managing logging across all your children. It even makes it easy to pass data structures from the children back to the parent. We'll cover the whole thing from soup to nuts using a simplified version of some real production code as an example. There will also be a short intro to Moose for those who haven't worked with it recently. This meeting will take place at iParadigms LLC, which is right at the 12th street BART station in Oakland (a 10 minute bart ride from downtown SF). Pizza and drinks will be sponsored! MooseX::Workers - https://metacpan.org/module/MooseX::Workers RSVP at Meetup - http://www.meetup.com/San-Francisco-Perl-Mongers/events/29012971/ From extasia at extasia.org Mon Aug 15 18:22:42 2011 From: extasia at extasia.org (David Alban) Date: Mon, 15 Aug 2011 18:22:42 -0700 Subject: [sf-perl] trouble installing Net::LDAP Message-ID: greetings, trying to install Net::LDAP from perl-ldap-0.4001. "perl Makefile.PL" invokes cpan. i want the module installed in /nas/reg/, not in /usr. i have: $ grep reg ~/.cpan/CPAN/MyConfig.pm 'mbuildpl_arg' => q[--install_base /nas/reg], 'makepl_arg' => q[PREFIX=/nas/reg], yet: $ perl Makefile.PL *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Convert::ASN1 ...missing. (would need 0.07) ==> Auto-install the 1 mandatory module(s) from CPAN? [y] [SASL authentication] - Authen::SASL ...missing. (would need 2.00) ==> Auto-install the 1 optional module(s) from CPAN? [n] y [LDAP URLs] - URI::ldap ...missing. (would need 1.1) ==> Auto-install the 1 optional module(s) from CPAN? [n] y [LDAPS] - IO::Socket::SSL ...missing. (would need 0.93) ==> Auto-install the 1 optional module(s) from CPAN? [n] y [Read/Write DSML files] - MIME::Base64 ...loaded. (3.07) - XML::SAX::Writer ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [n] y [Read/Write LDIF files] - MIME::Base64 ...loaded. (3.07) *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** Module::AutoInstall configuration finished. *** Installing dependencies... *** You are not allowed to write to the directory '/usr/lib/perl5/site_perl/5.8.8'; the installation may fail due to insufficient permissions. ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] looks like it's trying to install to the system location. i don't want to do that. how do i get it to deploy where i want it to deploy? i've never experienced "perl Makefile.PL" invoking cpan. not a fan of it so far... thanks, david -- Live in a world of your own, but always welcome visitors. From fred at redhotpenguin.com Wed Aug 17 11:27:30 2011 From: fred at redhotpenguin.com (Fred Moyer) Date: Wed, 17 Aug 2011 11:27:30 -0700 Subject: [sf-perl] Fwd: [meeting] MooseX::Workers -- The fork() Not Written (by you) In-Reply-To: References: Message-ID: Just a quick reminder, our next meeting is next Tuesday at iParadigms in Oakland. It is literally right at the 12th street BART convention center exit, so should be very easy to get to. Hope to see you there! http://www.meetup.com/San-Francisco-Perl-Mongers/events/29012971/ ---------- Forwarded message ---------- From: Fred Moyer Date: Wed, Aug 10, 2011 at 1:41 PM Subject: [meeting] MooseX::Workers -- The fork() Not Written (by you) To: San Francisco Perl Mongers User Group For our Tuesday August 23 meeting, David Storrs will be talking about MooseX::Workers. MooseX::Workers makes writing multi-process code a breeze. It handles the forking, the reaping of child procs, and makes it trivial to managing logging across all your children. It even makes it easy to pass data structures from the children back to the parent. We'll cover the whole thing from soup to nuts using a simplified version of some real production code as an example. There will also be a short intro to Moose for those who haven't worked with it recently. This meeting will take place at iParadigms LLC, which is right at the 12th street BART station in Oakland (a 10 minute bart ride from downtown SF). ?Pizza and drinks will be sponsored! MooseX::Workers - https://metacpan.org/module/MooseX::Workers RSVP at Meetup - http://www.meetup.com/San-Francisco-Perl-Mongers/events/29012971/ From fred at redhotpenguin.com Wed Aug 17 11:52:49 2011 From: fred at redhotpenguin.com (Fred Moyer) Date: Wed, 17 Aug 2011 11:52:49 -0700 Subject: [sf-perl] [meeting] MooseX::Workers -- The fork() Not Written (by you) In-Reply-To: References: Message-ID: Forgot to mention, we'll have sponsored pizza at this event! On Wed, Aug 17, 2011 at 11:27 AM, Fred Moyer wrote: > Just a quick reminder, our next meeting is next Tuesday at iParadigms > in Oakland. ?It is literally right at the 12th street BART convention > center exit, so should be very easy to get to. ?Hope to see you there! > > http://www.meetup.com/San-Francisco-Perl-Mongers/events/29012971/ > > > ---------- Forwarded message ---------- > From: Fred Moyer > Date: Wed, Aug 10, 2011 at 1:41 PM > Subject: [meeting] MooseX::Workers -- The fork() Not Written (by you) > To: San Francisco Perl Mongers User Group > > > For our Tuesday August 23 meeting, David Storrs will be talking about > MooseX::Workers. MooseX::Workers makes writing multi-process code a > breeze. It handles the forking, the reaping of child procs, and makes > it trivial to managing logging across all your children. It even makes > it easy to pass data structures from the children back to the parent. > > We'll cover the whole thing from soup to nuts using a simplified > version of some real production code as an example. There will also be > a short intro to Moose for those who haven't worked with it recently. > > This meeting will take place at iParadigms LLC, which is right at the > 12th street BART station in Oakland (a 10 minute bart ride from > downtown SF). ?Pizza and drinks will be sponsored! > > MooseX::Workers - https://metacpan.org/module/MooseX::Workers > > > RSVP at Meetup - > http://www.meetup.com/San-Francisco-Perl-Mongers/events/29012971/ > From extasia at extasia.org Thu Aug 18 16:46:13 2011 From: extasia at extasia.org (David Alban) Date: Thu, 18 Aug 2011 16:46:13 -0700 Subject: [sf-perl] trouble installing Net::LDAP In-Reply-To: References: Message-ID: no suggestions? On Mon, Aug 15, 2011 at 6:22 PM, David Alban wrote: > trying to install Net::LDAP from perl-ldap-0.4001. ?"perl Makefile.PL" > invokes cpan. ?i want the module installed in /nas/reg/, not in /usr. > i have: > > $ grep reg ~/.cpan/CPAN/MyConfig.pm > ?'mbuildpl_arg' => q[--install_base /nas/reg], > ?'makepl_arg' => q[PREFIX=/nas/reg], > > yet: > > $ perl Makefile.PL > *** Module::AutoInstall version 1.03 > *** Checking for Perl dependencies... > [Core Features] > - Convert::ASN1 ? ?...missing. (would need 0.07) > ==> Auto-install the 1 mandatory module(s) from CPAN? [y] > [SASL authentication] > - Authen::SASL ? ? ...missing. (would need 2.00) > ==> Auto-install the 1 optional module(s) from CPAN? [n] y > [LDAP URLs] > - URI::ldap ? ? ? ?...missing. (would need 1.1) > ==> Auto-install the 1 optional module(s) from CPAN? [n] y > [LDAPS] > - IO::Socket::SSL ?...missing. (would need 0.93) > ==> Auto-install the 1 optional module(s) from CPAN? [n] y > [Read/Write DSML files] > - MIME::Base64 ? ? ...loaded. (3.07) > - XML::SAX::Writer ...missing. > ==> Auto-install the 1 optional module(s) from CPAN? [n] y > [Read/Write LDIF files] > - MIME::Base64 ? ? ...loaded. (3.07) > *** Dependencies will be installed the next time you type 'make'. > ? ?(You may need to do that as the 'root' user.) > *** Module::AutoInstall configuration finished. > *** Installing dependencies... > *** You are not allowed to write to the directory > '/usr/lib/perl5/site_perl/5.8.8'; > ? ?the installation may fail due to insufficient permissions. > > ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] > > looks like it's trying to install to the system location. ?i don't > want to do that. ?how do i get it to deploy where i want it to deploy? > > i've never experienced "perl Makefile.PL" invoking cpan. not a fan of > it so far... > > thanks, > david -- Live in a world of your own, but always welcome visitors. From fobispo at isc.org Thu Aug 18 16:50:12 2011 From: fobispo at isc.org (Francisco Obispo) Date: Thu, 18 Aug 2011 16:50:12 -0700 Subject: [sf-perl] trouble installing Net::LDAP In-Reply-To: References: Message-ID: <3239A8CF-6B2E-41AC-BC01-D6B39A5078A8@isc.org> $ perl Makefile.PL INSTALL_BASE=/nas/reg Should inherit across the others as well, if not, try exporting it as a global variable. Francisco On Aug 18, 2011, at 4:46 PM, David Alban wrote: > no suggestions? > > On Mon, Aug 15, 2011 at 6:22 PM, David Alban wrote: >> trying to install Net::LDAP from perl-ldap-0.4001. "perl Makefile.PL" >> invokes cpan. i want the module installed in /nas/reg/, not in /usr. >> i have: >> >> $ grep reg ~/.cpan/CPAN/MyConfig.pm >> 'mbuildpl_arg' => q[--install_base /nas/reg], >> 'makepl_arg' => q[PREFIX=/nas/reg], >> >> yet: >> >> $ perl Makefile.PL >> *** Module::AutoInstall version 1.03 >> *** Checking for Perl dependencies... >> [Core Features] >> - Convert::ASN1 ...missing. (would need 0.07) >> ==> Auto-install the 1 mandatory module(s) from CPAN? [y] >> [SASL authentication] >> - Authen::SASL ...missing. (would need 2.00) >> ==> Auto-install the 1 optional module(s) from CPAN? [n] y >> [LDAP URLs] >> - URI::ldap ...missing. (would need 1.1) >> ==> Auto-install the 1 optional module(s) from CPAN? [n] y >> [LDAPS] >> - IO::Socket::SSL ...missing. (would need 0.93) >> ==> Auto-install the 1 optional module(s) from CPAN? [n] y >> [Read/Write DSML files] >> - MIME::Base64 ...loaded. (3.07) >> - XML::SAX::Writer ...missing. >> ==> Auto-install the 1 optional module(s) from CPAN? [n] y >> [Read/Write LDIF files] >> - MIME::Base64 ...loaded. (3.07) >> *** Dependencies will be installed the next time you type 'make'. >> (You may need to do that as the 'root' user.) >> *** Module::AutoInstall configuration finished. >> *** Installing dependencies... >> *** You are not allowed to write to the directory >> '/usr/lib/perl5/site_perl/5.8.8'; >> the installation may fail due to insufficient permissions. >> >> ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] >> >> looks like it's trying to install to the system location. i don't >> want to do that. how do i get it to deploy where i want it to deploy? >> >> i've never experienced "perl Makefile.PL" invoking cpan. not a fan of >> it so far... >> >> thanks, >> david > > > > -- > Live in a world of your own, but always welcome visitors. > _______________________________________________ > SanFrancisco-pm mailing list > SanFrancisco-pm at pm.org > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm Francisco Obispo email: fobispo at isc.org Phone: +1 650 423 1374 || INOC-DBA *3557* NOC Key fingerprint = 532F 84EB 06B4 3806 D5FA 09C6 463E 614E B38D B1BE From extasia at extasia.org Thu Aug 18 18:02:05 2011 From: extasia at extasia.org (David Alban) Date: Thu, 18 Aug 2011 18:02:05 -0700 Subject: [sf-perl] trouble installing Net::LDAP In-Reply-To: <3239A8CF-6B2E-41AC-BC01-D6B39A5078A8@isc.org> References: <3239A8CF-6B2E-41AC-BC01-D6B39A5078A8@isc.org> Message-ID: On Thu, Aug 18, 2011 at 4:50 PM, Francisco Obispo wrote: > $ perl Makefile.PL INSTALL_BASE=/nas/reg > > Should inherit across the others as well, if not, try exporting it as a global variable. thanks. it still wants to write to the system location. $ perl Makefile.PL INSTALL_BASE=/nas/reg *** Module::AutoInstall version 1.03 *** Checking for Perl dependencies... [Core Features] - Convert::ASN1 ...missing. (would need 0.07) ==> Auto-install the 1 mandatory module(s) from CPAN? [y] y [SASL authentication] - Authen::SASL ...missing. (would need 2.00) ==> Auto-install the 1 optional module(s) from CPAN? [n] y [LDAP URLs] - URI::ldap ...missing. (would need 1.1) ==> Auto-install the 1 optional module(s) from CPAN? [n] y [LDAPS] - IO::Socket::SSL ...missing. (would need 0.93) ==> Auto-install the 1 optional module(s) from CPAN? [n] y [Read/Write DSML files] - MIME::Base64 ...loaded. (3.07) - XML::SAX::Writer ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [n] y [Read/Write LDIF files] - MIME::Base64 ...loaded. (3.07) *** Dependencies will be installed the next time you type 'make'. (You may need to do that as the 'root' user.) *** Module::AutoInstall configuration finished. *** Installing dependencies... *** You are not allowed to write to the directory '/usr/lib/perl5/site_perl/5.8.8'; the installation may fail due to insufficient permissions. ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] so i did: $ find * ! -type d | xargs fgrep PREFIX Makefile:# MakeMaker ARGV: (q[PREFIX=/nas/reg], q[LIB=/nas/reg/lib/perl]) Makefile:PREFIX = /nas/reg Makefile:PERLPREFIX = $(PREFIX) Makefile:SITEPREFIX = $(PREFIX) Makefile:VENDORPREFIX = $(PREFIX) Makefile:INSTALLBIN = $(PERLPREFIX)/bin Makefile:INSTALLSITEBIN = $(SITEPREFIX)/bin Makefile:INSTALLVENDORBIN = $(VENDORPREFIX)/bin Makefile:INSTALLSCRIPT = $(PERLPREFIX)/bin Makefile:INSTALLMAN1DIR = $(PERLPREFIX)/share/man/man1 Makefile:INSTALLSITEMAN1DIR = $(SITEPREFIX)/share/man/man1 Makefile:INSTALLVENDORMAN1DIR = $(VENDORPREFIX)/share/man/man1 Makefile:INSTALLMAN3DIR = $(PERLPREFIX)/share/man/man3 Makefile:INSTALLSITEMAN3DIR = $(SITEPREFIX)/share/man/man3 Makefile:INSTALLVENDORMAN3DIR = $(VENDORPREFIX)/share/man/man3 Makefile: PREFIX="$(PREFIX)" Makefile: cd $(DISTVNAME) && $(ABSPERLRUN) Makefile.PL "PREFIX=/nas/reg" "LIB=/nas/reg/lib/perl" Makefile: $(PERLRUN) Makefile.PL "PREFIX=/nas/reg" "LIB=/nas/reg/lib/perl" Makefile: PREFIX=/nas/reg \ inc/Module/Install/Makefile.pm: # PREFIX/PERL5LIB, and thus, install_share. Blank them if they exist oh good. maybe i can just run make. nope: $ make /usr/bin/perl "-Iinc" Makefile.PL --config= --installdeps=Convert::ASN1,0.07,Authen::SASL,2.00,URI::ldap,1.1,IO::Socket::SSL,0.93,XML::SAX::Writer,0 *** Installing dependencies... *** You are not allowed to write to the directory '/usr/lib/perl5/site_perl/5.8.8'; the installation may fail due to insufficient permissions. ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] what am i missing? thanks. -- Live in a world of your own, but always welcome visitors. From fobispo at isc.org Thu Aug 18 18:23:08 2011 From: fobispo at isc.org (Francisco Obispo) Date: Thu, 18 Aug 2011 18:23:08 -0700 Subject: [sf-perl] trouble installing Net::LDAP In-Reply-To: References: <3239A8CF-6B2E-41AC-BC01-D6B39A5078A8@isc.org> Message-ID: <70288B73-33DA-483A-A299-2FE2426B1628@isc.org> Module::Install uses Module::Install::AutoInstall to install dependencies that it sees as missing. One thing you could do, is manually install each dependency into the INSTALL_BASE directory, and then execute perl with the -I option to include $INSTALL_BASE/lib/perl5 as part of @INC Also, configure CPAN to pass INSTALL_BASE as part of Makefile.PL: $ perl -MCPAN -e shell Terminal does not support AddHistory. cpan shell -- CPAN exploration and modules installation (v1.9402) Enter 'h' for help. cpan[1]> o conf makepl_arg INSTALL_BASE=/nas/reg makepl_arg [INSTALL_BASE=/nas/reg] Please use 'o conf commit' to make the config permanent! Try that to see if it works. On Aug 18, 2011, at 6:02 PM, David Alban wrote: > On Thu, Aug 18, 2011 at 4:50 PM, Francisco Obispo wrote: >> $ perl Makefile.PL INSTALL_BASE=/nas/reg >> >> Should inherit across the others as well, if not, try exporting it as a global variable. > > thanks. it still wants to write to the system location. > > $ perl Makefile.PL INSTALL_BASE=/nas/reg > *** Module::AutoInstall version 1.03 > *** Checking for Perl dependencies... > [Core Features] > - Convert::ASN1 ...missing. (would need 0.07) > ==> Auto-install the 1 mandatory module(s) from CPAN? [y] y > [SASL authentication] > - Authen::SASL ...missing. (would need 2.00) > ==> Auto-install the 1 optional module(s) from CPAN? [n] y > [LDAP URLs] > - URI::ldap ...missing. (would need 1.1) > ==> Auto-install the 1 optional module(s) from CPAN? [n] y > [LDAPS] > - IO::Socket::SSL ...missing. (would need 0.93) > ==> Auto-install the 1 optional module(s) from CPAN? [n] y > [Read/Write DSML files] > - MIME::Base64 ...loaded. (3.07) > - XML::SAX::Writer ...missing. > ==> Auto-install the 1 optional module(s) from CPAN? [n] y > [Read/Write LDIF files] > - MIME::Base64 ...loaded. (3.07) > *** Dependencies will be installed the next time you type 'make'. > (You may need to do that as the 'root' user.) > *** Module::AutoInstall configuration finished. > *** Installing dependencies... > *** You are not allowed to write to the directory > '/usr/lib/perl5/site_perl/5.8.8'; > the installation may fail due to insufficient permissions. > > ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] > > so i did: > > $ find * ! -type d | xargs fgrep PREFIX > Makefile:# MakeMaker ARGV: (q[PREFIX=/nas/reg], q[LIB=/nas/reg/lib/perl]) > Makefile:PREFIX = /nas/reg > Makefile:PERLPREFIX = $(PREFIX) > Makefile:SITEPREFIX = $(PREFIX) > Makefile:VENDORPREFIX = $(PREFIX) > Makefile:INSTALLBIN = $(PERLPREFIX)/bin > Makefile:INSTALLSITEBIN = $(SITEPREFIX)/bin > Makefile:INSTALLVENDORBIN = $(VENDORPREFIX)/bin > Makefile:INSTALLSCRIPT = $(PERLPREFIX)/bin > Makefile:INSTALLMAN1DIR = $(PERLPREFIX)/share/man/man1 > Makefile:INSTALLSITEMAN1DIR = $(SITEPREFIX)/share/man/man1 > Makefile:INSTALLVENDORMAN1DIR = $(VENDORPREFIX)/share/man/man1 > Makefile:INSTALLMAN3DIR = $(PERLPREFIX)/share/man/man3 > Makefile:INSTALLSITEMAN3DIR = $(SITEPREFIX)/share/man/man3 > Makefile:INSTALLVENDORMAN3DIR = $(VENDORPREFIX)/share/man/man3 > Makefile: PREFIX="$(PREFIX)" > Makefile: cd $(DISTVNAME) && $(ABSPERLRUN) Makefile.PL > "PREFIX=/nas/reg" "LIB=/nas/reg/lib/perl" > Makefile: $(PERLRUN) Makefile.PL "PREFIX=/nas/reg" "LIB=/nas/reg/lib/perl" > Makefile: PREFIX=/nas/reg \ > inc/Module/Install/Makefile.pm: # PREFIX/PERL5LIB, and thus, > install_share. Blank them if they exist > > oh good. maybe i can just run make. > > nope: > > $ make > /usr/bin/perl "-Iinc" Makefile.PL --config= > --installdeps=Convert::ASN1,0.07,Authen::SASL,2.00,URI::ldap,1.1,IO::Socket::SSL,0.93,XML::SAX::Writer,0 > *** Installing dependencies... > *** You are not allowed to write to the directory > '/usr/lib/perl5/site_perl/5.8.8'; > the installation may fail due to insufficient permissions. > > ==> Should we try to re-execute the autoinstall process with 'sudo'? [y] > > what am i missing? > > thanks. > > -- > Live in a world of your own, but always welcome visitors. > _______________________________________________ > SanFrancisco-pm mailing list > SanFrancisco-pm at pm.org > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm Francisco Obispo email: fobispo at isc.org Phone: +1 650 423 1374 || INOC-DBA *3557* NOC Key fingerprint = 532F 84EB 06B4 3806 D5FA 09C6 463E 614E B38D B1BE From hartzell at alerce.com Thu Aug 18 18:23:49 2011 From: hartzell at alerce.com (George Hartzell) Date: Thu, 18 Aug 2011 18:23:49 -0700 Subject: [sf-perl] trouble installing Net::LDAP In-Reply-To: References: <3239A8CF-6B2E-41AC-BC01-D6B39A5078A8@isc.org> Message-ID: <20045.47909.375599.375995@gargle.gargle.HOWL> David Alban writes: > On Thu, Aug 18, 2011 at 4:50 PM, Francisco Obispo wrote: > > $ perl Makefile.PL INSTALL_BASE=/nas/reg > > > > Should inherit across the others as well, if not, try exporting > > it as a global variable. > > thanks. it still wants to write to the system location. > [...] I missed the beginning of the thread. Could you be being bitten by an older ExtUtils::MakeMaker that doesn't recognize INSTALL_BASE? What happens if you specify PREFIX=/what/ever/you/need? g. From fred at redhotpenguin.com Mon Aug 22 12:32:52 2011 From: fred at redhotpenguin.com (Fred Moyer) Date: Mon, 22 Aug 2011 12:32:52 -0700 Subject: [sf-perl] MooseX::Workers tomorrow night Message-ID: Hope to see you tomorrow night at iParadigms in Oakland for pizza and our August talk by David Storrs. http://www.meetup.com/San-Francisco-Perl-Mongers/events/29012971/ If you're coming by BART, exit at the 12th street city center station. Exit the bart station at the Convention Center staircase, turn right and walk up to the big glassy building in front of you. Enter, tell the security guard you're here for the SF Perl Mongers meeting. Get in one of the elevators nearest the Peet's coffee, go to the third floor, and someone will let you in. From philiph at pobox.com Fri Aug 26 23:13:32 2011 From: philiph at pobox.com (Philip J. Hollenback) Date: Fri, 26 Aug 2011 23:13:32 -0700 Subject: [sf-perl] Server load spreading: bash vs perl Message-ID: <1314425612.16506.140258134259465@webmail.messagingengine.com> Here's an analysis I wrote up about my attempts to spread system load on large numbers of servers: http://www.hollenback.net/index.php/ServerLoadSpreading using, of course, perl. P. -- Philip J. Hollenback philiph at pobox.com www.hollenback.net From fred at redhotpenguin.com Wed Aug 31 10:59:03 2011 From: fred at redhotpenguin.com (Fred Moyer) Date: Wed, 31 Aug 2011 10:59:03 -0700 Subject: [sf-perl] [poll] App::Perlbrew Message-ID: This is a quick poll to see who uses App::Perlbrew and how they use it. I have 5.10, 5.12, and 5.14 installed on my machine via Perlbrew and use it for development. I tried using it in production with Centos, but found in that particular case the shell modification needed didn't play too well with the sysv init script framework. Also, I have it installed on a shared development server so I can install modules as needed without having to file support tickets with IT and wait a few days (weeks?) for Perl modules to be installed. From frimicc at gmail.com Wed Aug 31 11:09:48 2011 From: frimicc at gmail.com (Michael Friedman) Date: Wed, 31 Aug 2011 11:09:48 -0700 Subject: [sf-perl] [poll] App::Perlbrew In-Reply-To: References: Message-ID: You can put me down for "What's App::Perlbrew?" ;-) I have so many CPAN modules installed, I can't imagine trying to keep them up-to-date in more than one version of Perl. I have enough trouble with just the one version when we bring up a new machine. -- Mike _________________ Michael Friedman frimicc at gmail.com On Aug 31, 2011, at 10:59 AM, Fred Moyer wrote: > This is a quick poll to see who uses App::Perlbrew and how they use it. > > I have 5.10, 5.12, and 5.14 installed on my machine via Perlbrew and > use it for development. I tried using it in production with Centos, > but found in that particular case the shell modification needed didn't > play too well with the sysv init script framework. > > Also, I have it installed on a shared development server so I can > install modules as needed without having to file support tickets with > IT and wait a few days (weeks?) for Perl modules to be installed. > _______________________________________________ > SanFrancisco-pm mailing list > SanFrancisco-pm at pm.org > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm From kimbrel at me.com Wed Aug 31 11:14:43 2011 From: kimbrel at me.com (Sam Kimbrel) Date: Wed, 31 Aug 2011 11:14:43 -0700 Subject: [sf-perl] [poll] App::Perlbrew In-Reply-To: References: Message-ID: <4376C55F-41DA-4B7C-862C-D9AA5B3039B8@me.com> I use it extensively. At home I use it because OS X's Perl is out of date, and at work I use it to isolate my application from OS dependencies. The work project uses a Git submodule containing a full build of Perl and all of the CPAN dependencies for the application; there's a make target to build a new Perl using Perlbrew in this submodule. Shipped builds contain this entire subtree along with the actual application. Archived and compressed it comes out to no more than 10 MB. Works pretty well. On Aug 31, 2011, at 10:59 AM, Fred Moyer wrote: > This is a quick poll to see who uses App::Perlbrew and how they use it. > > I have 5.10, 5.12, and 5.14 installed on my machine via Perlbrew and > use it for development. I tried using it in production with Centos, > but found in that particular case the shell modification needed didn't > play too well with the sysv init script framework. > > Also, I have it installed on a shared development server so I can > install modules as needed without having to file support tickets with > IT and wait a few days (weeks?) for Perl modules to be installed. > _______________________________________________ > SanFrancisco-pm mailing list > SanFrancisco-pm at pm.org > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm From josh at agliodbs.com Wed Aug 31 16:06:39 2011 From: josh at agliodbs.com (Josh Berkus) Date: Wed, 31 Aug 2011 16:06:39 -0700 Subject: [sf-perl] Is there a "remote sysadmin" out there? Message-ID: <4E5EBE7F.3020504@agliodbs.com> Perlmongers, I know someone who is looking for a contract sysadmin company, sort of a "remote" or "virtual" sysadmin. They want a company and not an individual partly because they want 24-hour on-call. Does such a thing exist? Anyone know a company? -- Josh Berkus PostgreSQL Experts Inc. http://pgexperts.com From hartzell at alerce.com Wed Aug 31 17:01:41 2011 From: hartzell at alerce.com (George Hartzell) Date: Wed, 31 Aug 2011 17:01:41 -0700 Subject: [sf-perl] [poll] App::Perlbrew In-Reply-To: References: Message-ID: <20062.52069.707901.403642@gargle.gargle.HOWL> Fred Moyer writes: > This is a quick poll to see who uses App::Perlbrew and how they use it. > > I have 5.10, 5.12, and 5.14 installed on my machine via Perlbrew and > use it for development. I tried using it in production with Centos, > but found in that particular case the shell modification needed didn't > play too well with the sysv init script framework. > > Also, I have it installed on a shared development server so I can > install modules as needed without having to file support tickets with > IT and wait a few days (weeks?) for Perl modules to be installed. I use it to build personal perls and switch among them. I still build my production perl's by hand, but I confess that I crib from the configs that perlbrew used. g. From jackofnotrades at gmail.com Wed Aug 31 17:18:39 2011 From: jackofnotrades at gmail.com (Jeff Bragg) Date: Wed, 31 Aug 2011 17:18:39 -0700 Subject: [sf-perl] Is there a "remote sysadmin" out there? In-Reply-To: <4E5EBE7F.3020504@agliodbs.com> References: <4E5EBE7F.3020504@agliodbs.com> Message-ID: On Wed, Aug 31, 2011 at 4:06 PM, Josh Berkus wrote: > Perlmongers, > > I know someone who is looking for a contract sysadmin company, sort of a > "remote" or "virtual" sysadmin. They want a company and not an > individual partly because they want 24-hour on-call. > > Does such a thing exist? Anyone know a company? > > You could try http://bitpusher.com. I can't vouch for them personally, but I believe it may fit the need. -------------- next part -------------- An HTML attachment was scrubbed... URL: From fred at redhotpenguin.com Wed Aug 31 20:21:21 2011 From: fred at redhotpenguin.com (Fred Moyer) Date: Wed, 31 Aug 2011 20:21:21 -0700 Subject: [sf-perl] Is there a "remote sysadmin" out there? In-Reply-To: References: <4E5EBE7F.3020504@agliodbs.com> Message-ID: 2011/8/31 Jeff Bragg : > On Wed, Aug 31, 2011 at 4:06 PM, Josh Berkus wrote: >> >> Perlmongers, >> >> I know someone who is looking for a contract sysadmin company, sort of a >> "remote" or "virtual" sysadmin. ?They want a company and not an >> individual partly because they want 24-hour on-call. >> >> Does such a thing exist? ?Anyone know a company? >> > > You could try http://bitpusher.com. ?I can't vouch for them personally, but > I believe it may fit the need. I have worked with them previously, highly recommended.