~ubuntu-branches/ubuntu/wily/liborlite-perl/wily

« back to all changes in this revision

Viewing changes to t/lib/TableOne.pm

  • Committer: Package Import Robot
  • Author(s): Angel Abad
  • Date: 2012-02-27 22:45:43 UTC
  • mfrom: (1.2.21)
  • Revision ID: package-import@ubuntu.com-20120227224543-ih32kq2x6r5n3dxi
Tags: 1.96-1
ImportedĀ UpstreamĀ versionĀ 1.96

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
use strict;
4
4
 
5
 
our $VERSION = '1.91';
 
5
our $VERSION = '1.96';
6
6
 
7
7
sub dummy {
8
8
        return 2;