~ubuntu-branches/ubuntu/vivid/libmonitoring-livestatus-class-perl/vivid

« back to all changes in this revision

Viewing changes to lib/Monitoring/Livestatus/Class/Base/Abstract.pm

  • Committer: Package Import Robot
  • Author(s): Alexander Wirt
  • Date: 2013-06-03 20:39:58 UTC
  • mfrom: (1.1.1)
  • Revision ID: package-import@ubuntu.com-20130603203958-q29mvr6b0q4zp93u
Tags: 0.04-1
* [d0a11ab] Imported Upstream version 0.04
  - Fix sort problem with Perl 5.18 (Closes: #710945)

Show diffs side-by-side

added added

removed removed

Lines of Context:
127
127
    my $key = shift || '';
128
128
    my $value = shift;
129
129
    my $operator = shift || '=';
130
 
    print STDERR "# _cond_hashpair_SCALAR\n" if $TRACE > 9 ;
 
130
    print STDERR "# _cond_hashpair_UNDEF\n" if $TRACE > 9 ;
131
131
 
132
132
    my $combining_count = shift || 0;
133
133
    my @statment = (