Back to top


NAME

Update::Checker::TargetData::ConfigGeneral -- save configuration as config file like apache

Back to top


SYNOPSIS

 # create object
 my $data = new UpdateChecker::TargetData::ConfigGeneral(file_name => 'target.conf');

Back to top


SEE ALSO

 UpdateChecker::TargetData

Back to top


AUTHOR

 Ktat <ktat.is at gmail.com>

Back to top


COPYRIGHT

 Copyright 2004 by Ktat <ktat.is at gmail.com>.
 This program is free software; you can redistribute it
 and/or modify it under the same terms as Perl itself.
 See http://www.perl.com/perl/misc/Artistic.html

Back to top