~ubuntu-branches/ubuntu/wily/libclass-accessor-grouped-perl/wily

« back to all changes in this revision

Viewing changes to t/strict.t

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann, Ansgar Burchardt, Antony Gelberg, gregor herrmann
  • Date: 2011-01-24 18:49:35 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110124184935-j6jm3u3vn42tklq0
Tags: 0.10002-1
[ Ansgar Burchardt ]
* Update my email address.

[ Antony Gelberg ]
* New upstream release

[ gregor herrmann ]
* debian/copyright: update formatting and list of packagers.
* debian/control: update build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!perl -wT
2
 
# $Id: /mirror/Class-Accessor-Grouped/trunk/t/strict.t 3290 2007-05-11T01:34:21.515012Z claco  $
 
2
# $Id: /bast/Class-Accessor-Grouped/trunk/t/strict.t 3290 2007-05-11T01:34:21.515012Z claco  $
3
3
use strict;
4
4
use warnings;
5
5