Help for this page

Select Code to Download


  1. or download this
    my $mod  = Module::Info->new_from_module( $module );
    
    eval "require 5.6.1";  # the Module::Info 'subroutines' function requi
    +res 5.6.1+
    ...
        my %subs = $mod->subroutines;
        print map { Tr( td( $_ ) ) } keys %subs;
    }
    
  2. or download this
    B::Module::Info,subs_called use failed with 16777215 saying: at
         Module/Info.pm line 422.
    
  3. or download this
    perl -Id:/apache/home/perldiver/www -MO=Module::Info,subroutines
        d:/Apache/usr/site/lib/HTML/TokeParser.pm 2>&1 > d:/out.txt
    
  4. or download this
    HTML::TokeParser::get_text at d:/Apache/usr/site/lib/HTML/TokeParser.p
    +m from 64 to 97
    HTML::TokeParser::new at d:/Apache/usr/site/lib/HTML/TokeParser.pm fro
    +m 26 to 41