Help for this page

Select Code to Download


  1. or download this
    void
    get_end_subs( pkg )
    ...
            }
          }
        }
    
  2. or download this
      my $packname = 'foo::bar' ;
    
    ...
      }
    
      undef_end_subs($packname) ;
    
  3. or download this
    use B;
    
    ...
    I'll go get my coat ...
    main: Right, I'm outta here
    foo: this will be followed by ... another END block