libasa-perl 0.02-1 source package in Ubuntu

Changelog

libasa-perl (0.02-1) unstable; urgency=low

  * Initial Release.  (Closes: #526345)

 -- James Westby <email address hidden>   Mon,  11 May 2009 14:46:50 +0100

Upload details

Uploaded by:
James Westby
Uploaded to:
Karmic
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

Karmic: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
libasa-perl_0.02.orig.tar.gz 21.0 KiB c8af36d2238c636ba987766ab3cf0303d45779d66f9f59c614eed20f0f9751c1
libasa-perl_0.02-1.diff.gz 1.3 KiB c53c71997449fc6eb76d13908f96553869e832e40714a9094a288b7b824dd76f
libasa-perl_0.02-1.dsc 1.2 KiB 0f9b944dd03f58c566158b40dd1198afb45c6d1b134533f76fb46fe27c217bd5

View changes file

Binary packages built by this source

libasa-perl: Perl module for expanding a class or object's list of base classes

 The asa pragma attempts a new approach to bringing Java-style interfaces
 or Perl 6-style roles to Perl 5. It allows a class or object to
 look like a derivative of another class without actually specifying
 it in the @ISA array.