SlideShare a Scribd company logo
CPAN Dependency
    Heaven
  Jon	
  Allen	
  (JJ)	
  –	
  jj@opusvl.com	
  
www.opusvl.com!
CPAN
    www.opusvl.com!
perl myscript.pl	
Can't locate SomeModule.pm in
 @INC (@INC contains: /Users/jj/
 perl/perl-5.14.1/lib/site_perl/
 5.14.1/darwin-2level /Users/jj/
 perl/perl-5.14.1/lib/site_perl/
 5.14.1 /Users/jj/perl/
 perl-5.14.1/lib/5.14.1/
 darwin-2level /Users/jj/perl/
 perl-5.14.1/lib/5.14.1 .) ...	

                         www.opusvl.com!
perl myscript.pl	
Can't locate OtherModule.pm in
 @INC (@INC contains: /Users/jj/
 perl/perl-5.14.1/lib/site_perl/
 5.14.1/darwin-2level /Users/jj/
 perl/perl-5.14.1/lib/site_perl/
 5.14.1 /Users/jj/perl/
 perl-5.14.1/lib/5.14.1/
 darwin-2level /Users/jj/perl/
 perl-5.14.1/lib/5.14.1 .) ...	

                         www.opusvl.com!
CPAN
Dependency
  Hell
          www.opusvl.com!
www.opusvl.com!
solved
problem?
        www.opusvl.com!
cpanm"
local::lib
          www.opusvl.com!
bootstraps

         www.opusvl.com!
curl -L"
http://cpanmin.us |"
perl - --self-upgrade

                www.opusvl.com!
www.opusvl.com!
DarkPAN

       www.opusvl.com!
DarkPAN

       www.opusvl.com!
DarkPAN

       www.opusvl.com!
DarkPAN

       www.opusvl.com!
DarkPAN

       www.opusvl.com!
all your code
not on CPAN
          www.opusvl.com!
rpm?"
deb?
        www.opusvl.com!
token Mac user

           www.opusvl.com!
token Windows
     user
          www.opusvl.com!
not cross-
 platform
         www.opusvl.com!
use CPAN
packaging
        www.opusvl.com!
build your own
     CPAN
           www.opusvl.com!
CPAN::Mini

         www.opusvl.com!
CPAN::Mini::Inject

              www.opusvl.com!
can be tricky "
   to use
            www.opusvl.com!
build your own
    PAUSE
           www.opusvl.com!
CPAN::Mini::"
Inject::REST
          www.opusvl.com!
REST API for
CPAN::Mini::Inject

              www.opusvl.com!
inject modules
    remotely
           www.opusvl.com!
supports
authentication
           www.opusvl.com!
enforces
 version
changes
       www.opusvl.com!
client?

           www.opusvl.com!
CPAN::Mini::"
Inject::REST::"
    Client
            www.opusvl.com!
command-line
   app
         www.opusvl.com!
workflow

       www.opusvl.com!
build CPAN
 package
        www.opusvl.com!
perl Makefile.PL"
     make"
   make dist
            www.opusvl.com!
upload to your
    CPAN
           www.opusvl.com!
mcpani-client"
        add "
 --host cpan.local"
MyModule-0.1.tar.gz
               www.opusvl.com!
install

           www.opusvl.com!
cpanm --mirror "
http://cpan.local "
  --mirror-only
   My::Module
               www.opusvl.com!
easily mix local
  and CPAN
dependencies
            www.opusvl.com!
distribution

           www.opusvl.com!
Elaine’s Law

          www.opusvl.com!
“Just make it
fucking easy to
    install!”
           www.opusvl.com!
App::cpackage

          www.opusvl.com!
creates install
packages for
Perl modules
            www.opusvl.com!
self-contained
(dependencies
   included)
           www.opusvl.com!
very simple

          www.opusvl.com!
someone else
 did the hard
    work!
          www.opusvl.com!
www.opusvl.com!
thin wrapper
   around
 cpanminus
          www.opusvl.com!
analyses
dependencies
          www.opusvl.com!
downloads
dependencies
          www.opusvl.com!
writes install.pl
     script
             www.opusvl.com!
cpanm
App::cpackage
          www.opusvl.com!
cpackage
Module::Name
         www.opusvl.com!
cpackage "
     --mirror "
http://cpan.local "
  --mirror-only
   My::Module
               www.opusvl.com!
./packages/…"
  ./bin/cpanm"
    ./install.pl
             www.opusvl.com!
perl install.pl

             www.opusvl.com!
perl install.pl"
  --sudo
             www.opusvl.com!
no internet
 required
          www.opusvl.com!
no CPAN client
   required
           www.opusvl.com!
self-contained
    installer
           www.opusvl.com!
CPAN
Dependency
Heaven
        www.opusvl.com!
done.

         www.opusvl.com!
done. :-)

         www.opusvl.com!
www.opusvl.com!

More Related Content

PPTX
KEY
Pinto+Stratopan+Love
PDF
Perl in the Real World
PDF
php[world] 2015 Training - Laravel from the Ground Up
KEY
Perl in Teh Cloud
PDF
Laravel Forge: Hello World to Hello Production
PDF
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
PDF
Handling 10k requests per second with Symfony and Varnish - SymfonyCon Berlin...
Pinto+Stratopan+Love
Perl in the Real World
php[world] 2015 Training - Laravel from the Ground Up
Perl in Teh Cloud
Laravel Forge: Hello World to Hello Production
php[world] 2015 Laravel 5.1: From Homestead to the Cloud
Handling 10k requests per second with Symfony and Varnish - SymfonyCon Berlin...

What's hot (20)

PPTX
Intro to Laravel
PDF
Cachopo - Scalable Stateful Services - Madrid Elixir Meetup
PDF
2021.laravelconf.tw.slides1
PDF
Knowing Laravel 5 : The most popular PHP framework
PPTX
What's New in Laravel 5 (Laravel Meetup - 23th Apr 15, Yogyakarta, ID)
PPTX
Making Symofny shine with Varnish - SymfonyCon Madrid 2014
PDF
ColdFusion builder plugins
PDF
Getting to know Laravel 5
KEY
CakePHP 2.0 - PHP Matsuri 2011
PDF
PDF
[Community Open Camp] 給 PHP 開發者的 VS Code 指南
PDF
All the Laravel things: up and running to making $$
PPTX
Play with Alfresco ADF 2.0.0 Angular
PDF
Laravel 5.4
PDF
Web Development with Laravel 5
PDF
Laravel presentation
PDF
Cfml features modern_coding
PDF
Laravel Introduction
PPTX
10 Laravel packages everyone should know
ODP
Presentation laravel 5 4
Intro to Laravel
Cachopo - Scalable Stateful Services - Madrid Elixir Meetup
2021.laravelconf.tw.slides1
Knowing Laravel 5 : The most popular PHP framework
What's New in Laravel 5 (Laravel Meetup - 23th Apr 15, Yogyakarta, ID)
Making Symofny shine with Varnish - SymfonyCon Madrid 2014
ColdFusion builder plugins
Getting to know Laravel 5
CakePHP 2.0 - PHP Matsuri 2011
[Community Open Camp] 給 PHP 開發者的 VS Code 指南
All the Laravel things: up and running to making $$
Play with Alfresco ADF 2.0.0 Angular
Laravel 5.4
Web Development with Laravel 5
Laravel presentation
Cfml features modern_coding
Laravel Introduction
10 Laravel packages everyone should know
Presentation laravel 5 4
Ad

Similar to CPAN Dependency Heaven (20)

PDF
Hosting Your Own OTA Update Service
PDF
Deploying Symfony | symfony.cat
ZIP
Mojolicious
PDF
One commit, one release. Continuously delivering a Symfony project.
PDF
The Enterprise Wor/d/thy/Press
PDF
symfony: An Open-Source Framework for Professionals (Dutch Php Conference 2008)
PDF
Why scala is not my ideal language and what I can do with this
PDF
Sympal - Symfony CMS Preview
PDF
Converting Your Dev Environment to a Docker Stack - Cascadia
PDF
Continous Delivering a PHP application
KEY
Composer
PPT
appache_1
PDF
Deep dive into Verdaccio - NodeTLV 2022 - Israel
PDF
AWS Lambda from the trenches
PDF
Automatisation in development and testing - within budget
PDF
Converting Your Dev Environment to a Docker Stack - php[world]
PPTX
Start tracking your ruby infrastructure
PDF
Madison PHP 2015 - DevOps For Small Teams
PDF
Composer: putting dependencies on the score
KEY
Torquebox Asheville.rb April 2011
Hosting Your Own OTA Update Service
Deploying Symfony | symfony.cat
Mojolicious
One commit, one release. Continuously delivering a Symfony project.
The Enterprise Wor/d/thy/Press
symfony: An Open-Source Framework for Professionals (Dutch Php Conference 2008)
Why scala is not my ideal language and what I can do with this
Sympal - Symfony CMS Preview
Converting Your Dev Environment to a Docker Stack - Cascadia
Continous Delivering a PHP application
Composer
appache_1
Deep dive into Verdaccio - NodeTLV 2022 - Israel
AWS Lambda from the trenches
Automatisation in development and testing - within budget
Converting Your Dev Environment to a Docker Stack - php[world]
Start tracking your ruby infrastructure
Madison PHP 2015 - DevOps For Small Teams
Composer: putting dependencies on the score
Torquebox Asheville.rb April 2011
Ad

More from OpusVL (6)

PDF
CWBF event slides - Integrated Accounting (Tim Pollard)
PDF
CWBF event slides - The Promise Vs Reality (Stuart J Mackintosh)
PDF
CWBF event slides - Successful project (JJ Allen)
PDF
OpenERP and Perl
PDF
Software Development with Open Source
PDF
Introduction to CouchDB
CWBF event slides - Integrated Accounting (Tim Pollard)
CWBF event slides - The Promise Vs Reality (Stuart J Mackintosh)
CWBF event slides - Successful project (JJ Allen)
OpenERP and Perl
Software Development with Open Source
Introduction to CouchDB

Recently uploaded (20)

PPTX
MYSQL Presentation for SQL database connectivity
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Approach and Philosophy of On baking technology
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
KodekX | Application Modernization Development
PDF
cuic standard and advanced reporting.pdf
PDF
Electronic commerce courselecture one. Pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
Encapsulation theory and applications.pdf
PPTX
Big Data Technologies - Introduction.pptx
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
MYSQL Presentation for SQL database connectivity
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Approach and Philosophy of On baking technology
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
KodekX | Application Modernization Development
cuic standard and advanced reporting.pdf
Electronic commerce courselecture one. Pdf
Review of recent advances in non-invasive hemoglobin estimation
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
“AI and Expert System Decision Support & Business Intelligence Systems”
Mobile App Security Testing_ A Comprehensive Guide.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
Unlocking AI with Model Context Protocol (MCP)
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
Encapsulation theory and applications.pdf
Big Data Technologies - Introduction.pptx
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
MIND Revenue Release Quarter 2 2025 Press Release
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
20250228 LYD VKU AI Blended-Learning.pptx

CPAN Dependency Heaven