UpdateChecker::Data::Storable -- To save the contents of target by Storable
my $check_data = new UpdateChecker::Data::Storable;
It creates UpdateChecker::Data::Storable object.
$obj->file($file); my $file = $obj->file();
$file is file to save object by Storable module.
UpdateChecker UpdateChecker::Data
Ktat <ktat.is at gmail.com>
Copyright 2003 by Kato Atsushi <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