Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Module::Info / Win XP problem

by Jazz (Curate)
on Jun 25, 2002 at 06:21 UTC ( [id://177028]=perlquestion: print w/replies, xml ) Need Help??

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
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://177028]
Approved by Zaxo
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-24 17:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found