Query: pod::perldoc::baseto
OS: suse
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Pod::Perldoc::BaseTo(3pm) Perl Programmers Reference Guide Pod::Perldoc::BaseTo(3pm)NAMEPod::Perldoc::BaseTo - Base for Pod::Perldoc formattersSYNOPSISpackage Pod::Perldoc::ToMyFormat; use base qw( Pod::Perldoc::BaseTo ); ...DESCRIPTIONThis package is meant as a base of Pod::Perldoc formatters, like Pod::Perldoc::ToText, Pod::Perldoc::ToMan, etc. It provides default implementations for the methods is_pageable write_with_binmode output_extension _perldoc_elem The concrete formatter must implement new parse_from_fileSEE ALSOperldocCOPYRIGHT AND DISCLAIMERSCopyright (c) 2002-2007 Sean M. Burke. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.AUTHORCurrent maintainer: Adriano R. Ferreira <ferreira@cpan.org> Past contributions from: Sean M. Burke <sburke@cpan.org> perl v5.12.1 2010-04-26 Pod::Perldoc::BaseTo(3pm)
Similar Topics in the Unix Linux Community |
---|
Grant unprivileged user rights to see the output of echo|format but not modify disks |
Migrating to UNIX |
Cut command on RHEL 6.8 compatibility issues |
Docker learning Phase-I |
Shopt -s histappend |