suse man page for yast::scragent

Query: yast::scragent

OS: suse

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

YaST::SCRAgent(3)					User Contributed Perl Documentation					 YaST::SCRAgent(3)

NAME
YaST::SCRAgent - a class for stdio-communicating YaST agents.
SYNOPSIS
package my_agent; use YaST::SCRAgent; our @ISA = ("YaST::SCRAgent"); sub Read { if ($path eq ".foo") { ... return ["a", "b"];} } sub Write { ... return 1; } package main; my_agent->Run; perl v5.12.1 2006-09-19 YaST::SCRAgent(3)
Related Man Pages
next(3pm) - redhat
ycp(3) - suse
base(3pm) - centos
locks(5) - suse
yast(8) - suse
Similar Topics in the Unix Linux Community
Change directory error
Cut command on RHEL 6.8 compatibility issues
A (ksh) Library For and From UNIX.com
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB