libclass-field-perl 0.15-3 source package in Ubuntu

Changelog

libclass-field-perl (0.15-3) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Christoph Berg ]
  * Remove myself from Uploaders.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  21 Dec 2009 10:43:33 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe perl
Precise release universe perl

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libclass-field-perl_0.15.orig.tar.gz 38.5 KiB 29f9ae19c9da56ac4b3558e9eb02fec95f56625e9befe65469b4dbf30f7bfe04
libclass-field-perl_0.15-3.diff.gz 2.0 KiB 9b13ba1558a2b1356392719179185880c1bf8c037c6d736f5f06e5a46ae31674
libclass-field-perl_0.15-3.dsc 1.3 KiB fb84d0e890bd0d04eff8d109c46834a61f604e356805c9c05adc47ef4f6cc01f

Available diffs

View changes file

Binary packages built by this source

libclass-field-perl: Class Field Accessor Generator

 Class::Field exports two subroutines, field and const. These
 functions are used to declare fields and constants in your class.
 .
 Class::Field generates custom code for each accessor that is optimized
 for speed.