perlbrew 0.30-2 source package in Ubuntu

Changelog

perlbrew (0.30-2) unstable; urgency=low

  * Fix long description (Closes: #645390)

perlbrew (0.30-1) unstable; urgency=low

  * New upstream release
  * Add liblocal-lib-perl and libtext-levenshtein-perl to 
    (Build-)Depends(-Indep)
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  30 Oct 2011 10:30:08 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
perlbrew_0.30.orig.tar.gz 59.3 KiB a46bdb49bcb600edd589de8ba5cf5f4edce0bc6447837f5a0ca00657208a7182
perlbrew_0.30-2.debian.tar.gz 3.0 KiB dc453b8fa790a3c6dffbe1f841be1aeca9a95ec8e599c5e8d78acf7b5646af12
perlbrew_0.30-2.dsc 2.1 KiB e16a9d32106c18cb008513c275c3c864d1af81bf65cf41064c474165604f453e

Available diffs

View changes file

Binary packages built by this source

perlbrew: script to manage perl installations in your $HOME

 perlbrew is a program to automate the building and installation of perl
 in the users HOME. At the moment, it installs everything to ~/perl5/perlbrew,
 and requires you to tweak your PATH by including a bashrc/cshrc file it
 provides, in your shell configuration file. You then can benefit from not
 having to run 'sudo' commands to install cpan modules because those are
 installed inside your HOME too. It's a completely separate perl environment.