- or download this
use warnings;
use strict;
...
print "\t$sub\n";
}
}
- or download this
lib/Mock/Sub/Child.pm:
new
...
mocked_state
DESTROY
__end
- or download this
use warnings;
use strict;
...
#say "\tsub code:";
#say "\t\t$_" for @{ $sub->code };
}
- or download this
import
start line: 14
...
mock
start line: 27
end line: 61
- or download this
use warnings;
use strict;
...
my $subs = $des->all;
print "$_\n" for @$subs;
- or download this
BEGIN
_sub_names
...
_generate_entry
_levels
_log_only