Help for this page

Select Code to Download


  1. or download this
    package SVC::DnsEntity::IPv6;
    
    ...
    
        bless \( my %data = %attribs ), ref $self || $self;
    }
    
  2. or download this
    "my" variable $value masks earlier declaration in same scope at SVC/Dn
    +sEntity.pm line 28.
    Subroutine new redefined at SVC/DnsEntity.pm line 76.
    Can't bless non-reference value at SVC/CmdSession.pm line 17.