libfile-homedir-perl 0.99-1 source package in Ubuntu

Changelog

libfile-homedir-perl (0.99-1) unstable; urgency=low


  * Team upload.
  * Imported Upstream version 0.99
  * Update copyright years for upstream files

 -- Salvatore Bonaccorso <email address hidden>  Sat, 28 Jan 2012 22:05:55 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Quantal: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libfile-homedir-perl_0.99-1.dsc 2.2 KiB 95ff1a2fa99b2e651e3cd8bacc7cb6d0b8259410d4651e9717346851b1f56823
libfile-homedir-perl_0.99.orig.tar.gz 49.3 KiB d0be01e0cb3313d22fdc58fc4263db75775389536a70b52e1204f6fe44512ef8
libfile-homedir-perl_0.99-1.debian.tar.gz 3.0 KiB d744d94aed76470aa72bf1ee7911bc68343b8e807276d5ae0819ef24b38202bd

Available diffs

No changes file available.

Binary packages built by this source

libfile-homedir-perl: Perl module for finding user directories across platforms

 File::HomeDir is a module for locating the directories that are "owned" by a
 user (typicaly your user) and to solve the various issues that arise trying to
 find them consistently across a wide variety of platforms.
 .
 The end result is a single API that can find your resources on any platform,
 making it relatively trivial to create Perl software that works elegantly and
 correctly no matter where you run it.