BEGIN:VCALENDAR
PRODID;X-RICAL-TZSOURCE=TZINFO:-//Calagator//EN
CALSCALE:GREGORIAN
X-WR-CALNAME:Calagator
METHOD:PUBLISH
VERSION:2.0
BEGIN:VTIMEZONE
TZID;X-RICAL-TZSOURCE=TZINFO:America/Los_Angeles
BEGIN:DAYLIGHT
DTSTART:20140309T020000
RDATE:20140309T020000
TZOFFSETFROM:-0800
TZOFFSETTO:-0700
TZNAME:PDT
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
CREATED;VALUE=DATE-TIME:20140604T235343Z
DTEND;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140612T203000
DTSTART;TZID=America/Los_Angeles;VALUE=DATE-TIME:20140612T185300
DTSTAMP;VALUE=DATE-TIME:20140604T235343Z
LAST-MODIFIED;VALUE=DATE-TIME:20140604T235343Z
UID:http://calagator.org/events/1250466395
DESCRIPTION:## Deploying Perl Applications with Carton&#13\;\n### Speaker
 : Ian Burrell&#13\;\n&#13\;\nCPAN has lots of useful Perl modules and it
  makes it easy to install them. But it has the problem of how you specif
 y the modules your application needs to install\, how you replicate the 
 install on different machines\, and how you keep applications and system
  packages separate.&#13\;\n&#13\;\nCarton is built on top of Cpanminus a
 nd local::lib. Cpanminus is a simple command-line tool for installing CP
 AN modules. local::lib helps install modules into an application directo
 ry. It uses a new file format\, Cpanfile\, to define the module deepenci
 es\, including version specification. It records the installed versions 
 so the specific sets of modules can be recreated on other machines and i
 s checked into version control.&#13\;\n&#13\;\nWe use Carton to install 
 modules for our large Perl applications. It allows developers to install
  modules without installing system administrators. Since installing modu
 les can be slow\, we implemented caching on top of Carton. We deploy app
 lications with Capistrano and have integrated Carton into our build and 
 deployment process.&#13\;\n&#13\;\nAs always\, meet us at the Lucky Lab 
 for some beer and good company following the meeting.\n\nTags: perl\, pd
 x.pm\, pdxpm\n\nImported from: http://calagator.org/events/1250466395
URL:http://pdx.pm.org
SUMMARY:Portland Perl Mongers - Deploying Perl Applications with Carton
LOCATION:Free Geek: 1731 SE 10th Avenue\, Portland OR 97214 US
SEQUENCE:2
END:VEVENT
END:VCALENDAR
