libclass-forward-perl 0.100006-1 source package in Ubuntu

Changelog

libclass-forward-perl (0.100006-1) unstable; urgency=low


  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)

  [ gregor herrmann ]
  * New upstream release.
  * Update years of packaging copyright.

 -- gregor herrmann <email address hidden>  Sat, 10 Aug 2013 16:38:17 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe misc
Trusty release universe misc

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libclass-forward-perl_0.100006-1.dsc 2.1 KiB 7ad39a2407b8fb92ff12ffd5fc9b836c46ae5a15bf927cd0d9685cc6df59f79a
libclass-forward-perl_0.100006.orig.tar.gz 14.0 KiB 5041d08dc276c45df5e98173097bc84eadcca85354b605c1f439b60e0e9f093e
libclass-forward-perl_0.100006-1.debian.tar.gz 1.4 KiB 69a4e86e0271bcb4d77b72fadb0d179fa872de101d55857e711091b0296ee063

Available diffs

No changes file available.

Binary packages built by this source

libclass-forward-perl: class dispatcher that handles namespaces like paths

 Class::Forward is designed to simply return class names or dispatch method
 calls using shorthand. It uses file-system path specification conventions to
 match against class namespaces.