NAME

Update::Checker::TargetData::ConfigSimple -- save configuration as ini file

Back to top


SYNOPSIS

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

Back to top


SEE ALSO

 UpdateChecker::TargetData

Back to top


AUTHOR

 Ktat <ktat.is at gmail.com>

Back to top


COPYRIGHT

 Copyright 2003 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