Mail::LMLM

Mail::LMLM is a list of Mailing Lists Manager.
Download

Mail::LMLM Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Shlomi Fish
  • Publisher web site:
  • http://search.cpan.org/~shlomif/

Mail::LMLM Tags


Mail::LMLM Description

Mail::LMLM is a list of Mailing Lists Manager. Mail::LMLM is a list of Mailing Lists Manager.SYNOPSIS use Mail::LMLM; my $renderer = Mail::LMLM->new( 'extra-classes' => %extra_mailing_list_classes, title => "List of the Foo Mailing Lists", headline => "Foo Mailing Lists", lists => @lists, prolog => &prolog, epilog => &epilog, ); $renderer->render();The Mail::LMLM module allows users to easily manage HTML directories of mailing lists of various mailing list managers and hosts.To use it create a new module of type Mail::LMLM with a new method, while initializing it with the list of mailing lists (in order of listing), and other parameters. Then, invoke the render() function to create the HTML files within the current directory. Requirements: · Perl


Mail::LMLM Related Software