Help for this page

Select Code to Download


  1. or download this
    use Some::Very::Long::And::Annoying::Package::Name;
    
    ...
    push @SVLAAPN::ISA,'Some::Very::Long::And::Annoying::Package::Name';
    
    my $o=SVLAAPN->new();
    
  2. or download this
    package SVLAAPN;
    ...