[system] / branches / rel-2-4-dev / pg / lib / Value / Union.pm Repository:
ViewVC logotype

Diff of /branches/rel-2-4-dev/pg/lib/Value/Union.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 5850 Revision 5851
2 2
3package Value::Union; 3package Value::Union;
4my $pkg = 'Value::Union'; 4my $pkg = 'Value::Union';
5 5
6 qw(Value); 6 qw(Value);
7======= 7
8use strict; no strict "refs"; 8use strict; no strict "refs";
9our @ISA = qw(Value); 9our @ISA = qw(Value);
10 10
11# 11#
12# Convert a value to a union of intervals. The value must be 12# Convert a value to a union of intervals. The value must be

Legend:
Removed from v.5850  
changed lines
  Added in v.5851

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9