CHips L MINI SHELL

CHips L pro

Current Path : /proc/self/root/proc/2/root/usr/local/share/perl5/Test/Deep/
Upload File :
Current File : //proc/self/root/proc/2/root/usr/local/share/perl5/Test/Deep/Ignore.pm

use strict;
use warnings;

package Test::Deep::Ignore;

use Test::Deep::Cmp;

my $Singleton = __PACKAGE__->SUPER::new;

sub new
{
  return $Singleton;
}

sub descend
{
  return 1;
}

1;

Copyright 2K16 - 2K18 Indonesian Hacker Rulez