perlbrew 0.31-1 source package in Ubuntu

Changelog

perlbrew (0.31-1) unstable; urgency=low

  * New upstream release
  * Remove libtext-levenshtein-perl from (B-)D(-I)
  * Add perl-doc to B-D-I and Recommends
 -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  18 Nov 2011 10:53:12 +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.31.orig.tar.gz 61.0 KiB fb824f622a37bee8f2e8af4e764b40eed42c720fb8de54af7f1cb25f5c6a343f
perlbrew_0.31-1.debian.tar.gz 3.0 KiB 734da5e965485ac7b1b1fe908e70a763b396ee6fa12f5abdf779c1551863fb67
perlbrew_0.31-1.dsc 2.1 KiB 63c94a6a48b82bc08e702f064a2fc06a4299a33a2bbf504d496442e435265a01

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.