Sman::Man::Convert

Sman::Man::Convert is a Perl module to convert manpages to XML for sman-update and sman.
Download

Sman::Man::Convert Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Josh Rabinowitz
  • Publisher web site:
  • http://search.cpan.org/~joshr/Sman-1.01/Sman/Man/Convert.pm

Sman::Man::Convert Tags


Sman::Man::Convert Description

Sman::Man::Convert is a Perl module to convert manpages to XML for sman-update and sman. Sman::Man::Convert is a Perl module to convert manpages to XML for sman-update and sman.SYNOPSIS # this module is intended for internal use by sman-update my $smanconfig = new Sman::Config(); $smanconfig->ReadDefaultConfigFile(); my $converter = new Sman::Man::Convert($smanconfig); #$converter->ClearCache(); # if you wish my ($type, $outputref) = $converter->ConvertManfile($manfile); Use MANCMD and COLCMD (see 'perldoc sman.conf') to convert the man pages from ASCII into XML. Requirements: · Perl


Sman::Man::Convert Related Software