in reply to existing PERL modules?

use HTML::Perlinfo; perlinfo(INFO_MODULES);

That will show you all the modules on your system, their version number, their location, and whether or not they are core modules. It will also provide you with a link to the module documentation on CPAN.

Replies are listed 'Best First'.
Re^2: existing PERL modules?
by Anonymous Monk on Apr 17, 2005 at 05:13 UTC
    This module is a joke, right?
      The author (jacques) doesn't think so , judge for yourself
            
      	        # This is the list for 5.8.3. 	
      		perl_info_print_table_row(2, "AnyDBM_File","The Perl5 Porters Mailing List");
      		perl_info_print_table_row(2, "Attribute::Handlers","Arthur Bergman");
      		perl_info_print_table_row(2, "AutoLoader","The Perl5 Porters Mailing List");
      		perl_info_print_table_row(2, "AutoSplit","The Perl5 Porters Mailing List");
      		perl_info_print_table_row(2, "B","Malcolm Beattie");
      		perl_info_print_table_row(2, "B::Asmdata","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Assembler","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Bblock","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Bytecode","Nicholas Clark");
      		perl_info_print_table_row(2, "B::C","Nicholas Clark");
      		perl_info_print_table_row(2, "B::CC","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Concise","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Debug","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Deparse","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Disassembler","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Lint","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Showlex","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Stackobj","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Stash","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Terse","Nicholas Clark");
      		perl_info_print_table_row(2, "B::Xref","Nicholas Clark");
      		perl_info_print_table_row(2, "Benchmark","The Perl5 Porters Mailing List");
      		perl_info_print_table_row(2, "ByteLoader","Nicholas Clark");
      		perl_info_print_table_row(2, "CGI","Lincoln D. Stein");
      		perl_info_print_table_row(2, "CGI::Carp","The CGI-Perl Developers mailing list");
      		perl_info_print_table_row(2, "CGI::Cookie","Lincoln D. Stein");
      		perl_info_print_table_row(2, "CGI::Fast","Lincoln D. Stein");
      Looks like a joke to me.
        So are people who insult the work of others anonymously.