Package : perl-B-Utils

Package details

Summary: Easily build XS extensions that depend on XS extensions

Description:
sub foo {
dothis(1);
find_things();
return;
}

has the following optree:

d <1> leavesub[1 ref] K/REFC,1 ->(end)
- <@> lineseq KP ->d
1 <;> nextstate(main -371 bah.pl:8) v/2 ->2
5 <1> entersub[t2] vKS/TARG,3 ->6
- <1> ex-list K ->5
2 <0> pushmark s ->3
3 <$> const[IV 1] sM ->4
- <1> ex-rv2cv sK/3 ->-
4 <#> gv[*dothis] s ->5
6 <;> nextstate(main -371 bah.pl:9) v/2 ->7


URL: http://search.cpan.org/dist/B-Utils
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs