Skip to content

Varadinsky/perl-de-sysperl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

DESCRIPTION

Simple Perl development environment that uses Trusty's system perl (v5.18.2) and local::lib

SYNOPSIS

You will need Vagrant and VirtualBox to run this environment.

git clone https://github.com/Varadinsky/perl-de-sysperl.git
cd perl-de-sysperl
vagrant up

To install new modules from host machine, use wcpanm wrapper for cpanm, it will make sure that all local::lib environment variables are present.

vagrant ssh -c 'wcpanm Perl::Module'

AUTHOR

Varadinsky

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published